<?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>Sebb &#187; projects</title>
	<atom:link href="http://sebb.dk/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebb.dk</link>
	<description>Some catchy line.</description>
	<lastBuildDate>Wed, 05 May 2010 08:44:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Webdesk &#8211; Editor</title>
		<link>http://sebb.dk/2010/05/05/webdesk-editor/</link>
		<comments>http://sebb.dk/2010/05/05/webdesk-editor/#comments</comments>
		<pubDate>Wed, 05 May 2010 08:44:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript desktop]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[Bespin]]></category>
		<category><![CDATA[code-editor]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[sebbdesk]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[webdesk]]></category>

		<guid isPermaLink="false">http://sebb.dk/?p=75</guid>
		<description><![CDATA[The editor i am working on is in many ways a blatent ripoff of Mozilla's Bespin, but i believe that when i chain it together with other applications on the webdesk, such as ftp, svn, etc, that it will turn the desktop into a powerfull tool quite possibly moving a large part of my workspace online.]]></description>
			<content:encoded><![CDATA[<p>Lately i have been working on some research and production of a new application for my webdesk.</p>
<p>It Orcurred to me (Well i actually already knew this) that the only thing my desktop was good for at the moment was easy accessible media.</p>
<p>Therefore i have thought up a new concept, that the desktop should be able to function as a online web-tool as well. The first step on this road it seems to me is to have a decent Code-editor.</p>
<p>The editor i am working on is in many ways a blatent ripoff of Mozilla&#8217;s Bespin, but i believe that when i chain it together with other applications on the webdesk, such as ftp, svn, etc, that it will turn the desktop into a powerfull tool quite possibly moving a large part of my workspace online.</p>
<p>The editor it self is based on the html canvas element, meaning everything has to be coded from scratch, and i do mean EVERYTHING, typing, arrowkey-navigation, delete/backspace, enter, etc, and on top of that i will add code highligting, and a number of shortcut keys to help productivety.</p>
<p>Since code highligting is a big deal, i will look into adobting the syntax for making it from other software to make a smooth transisition where the highligtning needed will be avaiable from day one, since it will not have to be createt from scratch.</p>
<p>As for performance it actually performs quite well so far, and Bespin has proven that this method is a viable way of creating a editor in terms of perfomance.</p>
<p>Also i have done number of updates to the desktop improving securety, but there still much work to be done, i will write about it in a lator blog post.</p>
]]></content:encoded>
			<wfw:commentRss>http://sebb.dk/2010/05/05/webdesk-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>webdesk upgrades!</title>
		<link>http://sebb.dk/2010/01/27/webdesk-upgrades/</link>
		<comments>http://sebb.dk/2010/01/27/webdesk-upgrades/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 10:03:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript desktop]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sebbdesk]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[webdesk]]></category>

		<guid isPermaLink="false">http://sebb.dk/?p=59</guid>
		<description><![CDATA[okay, i had one of those evening yestoday where i didnt encounter any &#8220;takes for ever to fix bugs&#8221; and i got a few things done, here&#8217;s what the webdesk now features:
application icons, i have been wanting to do this for a while, relating a image with a application in the taskbar aswell as the [...]]]></description>
			<content:encoded><![CDATA[<p>okay, i had one of those evening yestoday where i didnt encounter any &#8220;takes for ever to fix bugs&#8221; and i got a few things done, here&#8217;s what the webdesk now features:</p>
<p><strong>application icons</strong>, i have been wanting to do this for a while, relating a image with a application in the taskbar aswell as the window header makes the desktop feel more complete, and makes it a bit more intuative</p>
<p><strong>Fixed the upload</strong>, i finaly fixed the upload function so it doesent bug out when you upload something</p>
<p><strong>Iphone support</strong>, this was already implemented, but i decided the iphone interface needed a overhaul, so i changed the interface a great deal to better fit a small touch interface, this implementation should work for android aswell but i havent tested(dont have a android -.- ). Also i edited the image application for iphone to better use the screen, windows now have a &#8220;fullscreen&#8221; mode that makes better use of the screenspace, and then i discovered to my delight today that the youtube application actually works on my iphone.</p>
<p>The project is actually getting somewhere where i can start to go a bit more into detail because most critical functionaleti is implemented mmm gotte love that fealing of satisfaction i get when i play around with my desktop, not to mention that it has gotten much more fun to code in/for.</p>
<p>I will problably work a bit more on the webdesk tonight(if i dont get caught up in playing tekken <img src='http://sebb.dk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).</p>
]]></content:encoded>
			<wfw:commentRss>http://sebb.dk/2010/01/27/webdesk-upgrades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop update</title>
		<link>http://sebb.dk/2010/01/13/desktop-update/</link>
		<comments>http://sebb.dk/2010/01/13/desktop-update/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 10:27:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript desktop]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sebbdesk]]></category>
		<category><![CDATA[socket]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[webdesk]]></category>

		<guid isPermaLink="false">http://sebb.dk/?p=51</guid>
		<description><![CDATA[Okay so i uploaded a more recent version of the desktop, and it works great&#8230;except for the permission errors, but il fix them when i get home from work today, and then figure out where to go from there.
Here is a list of changes:

Bigger icons. The icons where simply to small
filesurfaces. The main code that [...]]]></description>
			<content:encoded><![CDATA[<p>Okay so i uploaded a more recent version of the desktop, and it works great&#8230;except for the permission errors, but il fix them when i get home from work today, and then figure out where to go from there.</p>
<p>Here is a list of changes:</p>
<ul>
<li>Bigger icons. The icons where simply to small</li>
<li>filesurfaces. The main code that handles files in folders etc has been considerable improvd in this version making them more extensible and with faster loading times.</li>
<li>widget&#8217;s there now is a widget view avaiable by pressing ctrl+q, there&#8217;s no widgets there at the moment i will add some demo widgets soon.</li>
<li>cleaned the code up and extended the std object making applications and extensions easier</li>
<li>simple youtube application added, add a link to a youtube movie and save a list of them for later watching, it still in alfa tho, and not much functionality added yet</li>
<li>new image displayer, all images are now displayed in flash with fullscreen functionality, minislides, autoslide etc.</li>
<li>create file, by rightclicking file surface background and selecting &#8220;create file&#8221;</li>
<li>rename file, by rightcliking file and selecting &#8220;rename&#8221;</li>
</ul>
<p>List of known bugs:</p>
<ul>
<li>sometimes rightclick menu disapears, still working om reprodusing error</li>
<li>all shortcuts currently show as youtube icons</li>
<li>windows becomes draggable by dragginf on their content after having dragged the window in it&#8217;s handlebar</li>
<li>permission error&#8217;s on production server</li>
<li>the user is not logged out of notifed if session ends, the desktop simply bugs out denying directory listings etc</li>
</ul>
<p>There problaly more bugs but these are those i can think up right now.</p>
<p>Following here is a draft of upcoming features:</p>
<ul>
<li>arrange file files in folder by name, creation date etc</li>
<li>rightclick file and download it to desktop</li>
<li>move files around the desktop to costum positions, with or without grid support</li>
<li>rss feed application and widget</li>
<li>tag support</li>
<li>search for files, by tag, name, type etc</li>
<li>simple excel like application that reads/creates csv files(Comma sepperated values)</li>
<li>improvement&#8217;s to rich text editor</li>
<li>simple text editor, similar to fx notepad on windows.</li>
<li>ftp folders/application, hook up to a ftp to extend diskspace or simply use a webdesk util to edit a file there</li>
</ul>
<p>i have more idea&#8217;s for thing&#8217;s that i will add, but for now these seems like the essentials, im thinking of implementing other applications for developement use like some kinda  implemetation of a SVN client or a ssh terminal  if it isnt too time consuming to create.</p>
<p>Also having seen google is creating a canvas based texteditor for code editing, im gonne research into if i can implement it to the desktop, im also gonne create a easy way to put the system in and out of developement mode&#8230; and then at some point write som docs as to how you can write applications and extensions.</p>
<p>But the latter things here not on the list is far off in time, base functionalety need&#8217;s to be proper established before i can/will go any deeper into the possibilities of the webdesk.</p>
]]></content:encoded>
			<wfw:commentRss>http://sebb.dk/2010/01/13/desktop-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webdesk progress update</title>
		<link>http://sebb.dk/2010/01/11/webdesk-progress-update/</link>
		<comments>http://sebb.dk/2010/01/11/webdesk-progress-update/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 00:25:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript desktop]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sebbdesk]]></category>
		<category><![CDATA[webdesk]]></category>

		<guid isPermaLink="false">http://sebb.dk/?p=49</guid>
		<description><![CDATA[Okay so i did not upload the new version this sunday as promised , oh well, i had some problems with a part of the way i have redesigned the folderhandling, but finaly got it fixed, il look over the project when i get off from work, there&#8217;s still some work to do on the [...]]]></description>
			<content:encoded><![CDATA[<p>Okay so i did not upload the new version this sunday as promised , oh well, i had some problems with a part of the way i have redesigned the folderhandling, but finaly got it fixed, il look over the project when i get off from work, there&#8217;s still some work to do on the folder redesign, mainly regarding icon infomartion such as tags etc.ing</p>
<p>but browsing folder in genneral has been increased tremindesly by the changes i have done, making it a less painfull experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://sebb.dk/2010/01/11/webdesk-progress-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sebbdesk in progress</title>
		<link>http://sebb.dk/2010/01/09/sebbdesk-in-progress/</link>
		<comments>http://sebb.dk/2010/01/09/sebbdesk-in-progress/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 22:55:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript desktop]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[sebbdesk]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[webdesk]]></category>

		<guid isPermaLink="false">http://sebb.dk/2010/01/09/sebbdesk-in-progress/</guid>
		<description><![CDATA[I havent been doing many updates to sebbdesk as of late, not any viewable online anyway, i expect to put up a new version online tomorrow sunday.
This new version is major upgrade in both performance and usabillety more features/applications has been added/edited such as a new youtube application that lets you save a list of [...]]]></description>
			<content:encoded><![CDATA[<p>I havent been doing many updates to sebbdesk as of late, not any viewable online anyway, i expect to put up a new version online tomorrow sunday.</p>
<p>This new version is major upgrade in both performance and usabillety more features/applications has been added/edited such as a new youtube application that lets you save a list of favorite youtube videos  and play them directly on you desktop.</p>
<p>The image gallery features flex/flash wich means image quallety is better, features like auto slide and a bottombar displaying images have been added, it still needs work, but compared to the javascript one it is much better, the javascript version is still planned to be used on certain mobile devices such as Iphone.</p>
]]></content:encoded>
			<wfw:commentRss>http://sebb.dk/2010/01/09/sebbdesk-in-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>webdesk progress report/plans update</title>
		<link>http://sebb.dk/2009/11/01/webdesk-progress-reportplans-update/</link>
		<comments>http://sebb.dk/2009/11/01/webdesk-progress-reportplans-update/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 02:22:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript desktop]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[offline]]></category>

		<guid isPermaLink="false">http://sebb.dk/?p=24</guid>
		<description><![CDATA[At the moment the link to the java-script desktop is inaccessible, this is due to a some fundamental security stuff lacking  regarding file/user management, me having been more busy getting a working base system up than caring about than preventing unwanted access to files so far xD,  but this is soon to be corrected.]]></description>
			<content:encoded><![CDATA[<p>At the moment the link to the java-script desktop is inaccessible, this is due to a some fundamental security stuff lacking  regarding file/user management, me having been more busy getting a working base system up than caring about than preventing unwanted access to files so far xD,  but this is soon to be corrected.</p>
<p>Another thing i am currently working on is a interface library for the configs(a simple json file) meant to serve as data holding files for the executable java-script files, thus easing some of the work creating configurable applications for the system,</p>
<div id="attachment_26" class="wp-caption alignnone" style="width: 623px"><a rel="attachment wp-att-26" href="http://sebb.dk/2009/11/01/webdesk-progress-reportplans-update/webdesk01/"><img class="size-medium wp-image-26 " title="webdesk config" src="http://sebb.dk/wp-content/uploads/webdesk01-1023x807.png" alt="webdesk config development preview" width="613" height="481" /></a><p class="wp-caption-text">webdesk config development preview</p></div>
<p>The colors are a bit funky, rest at ease that when im done they will not bombard your cornea&#8217;s with those funky color&#8217;s <img src='http://sebb.dk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>After resolving these issues, which i count on having fixed within the next few day&#8217;s(depending on how much i work at it),  i expect i&#8217;l be adding some config&#8217;s to the already existing  application&#8217;s and probably spend some time browser optimizing(have only tested lightly in other browser&#8217;s than Firefox so far), and working out the UI looks a bit.</p>
<p>And then to some real work again!</p>
<p>The systems needs better session management, i terms of who&#8217;s online, and having messages send back and fourth from the server and client in real time, And i mean to bring it.</p>
<p>For none flash supported platforms i&#8217;l set something simple up the queries the server at a set interval,</p>
<p>but for flash supported platforms i&#8217;m gonna attempt to set up a socket server through flash/php(yes i know php is not best suited for this, but it&#8217;s temporary until i decide on how to best do it without having to learn a new language&#8230;if possible), to manage connections, and send messages to client&#8217;s.</p>
<p>Also potentially this flash will serve as a proxy to do cross domain queries   for things like getting a RSS feed, or other data from other domains, this of course protected through a allowed/disallowed list prompting the user when cross domain access to a unknown site is being attempted.</p>
<p>That&#8217;s the scope of my plans for the project for now, more will come as i go i expect, considering the scope of the project there&#8217;s bound to be a few thing i haven&#8217;t thought of yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://sebb.dk/2009/11/01/webdesk-progress-reportplans-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webdesk</title>
		<link>http://sebb.dk/2009/10/29/webdesk/</link>
		<comments>http://sebb.dk/2009/10/29/webdesk/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 15:20:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://sebb.dk/?p=11</guid>
		<description><![CDATA[Online Multimedia Webdesk]]></description>
			<content:encoded><![CDATA[<p>My current project, a webdesk to manage online media file and view them, keep track of  RSS feed&#8217;s, social services and so on, all hammed together with a nicely extendable system that works on executable javascript files and a ui library to help developing apps for the system.</p>
<p><a href="http://sebb.dk/wp-content/uploads/webdesk.png"><img class="size-full wp-image-12 alignnone" title="Webdesk screenshot" src="http://sebb.dk/wp-content/uploads/webdesk.png" alt="Webdesk screenshot" width="600" height="509" /></a></p>
<p>It is the idea that once a basic stable/secure &#8220;system&#8221; has been achieved to create a view(in the form of a app) that can be switched, to and from, with hot-keys, this view will contain various widgets assimilating that of google&#8217;s &#8220;igoogle&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://sebb.dk/2009/10/29/webdesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
