<?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; development</title>
	<atom:link href="http://sebb.dk/tag/development/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>jquery costum scrollbar</title>
		<link>http://sebb.dk/2010/02/14/jquery-costum-scrollbar/</link>
		<comments>http://sebb.dk/2010/02/14/jquery-costum-scrollbar/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 00:01:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Not catagorized]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[scrollbar]]></category>
		<category><![CDATA[sebbdesk]]></category>
		<category><![CDATA[webdesk]]></category>

		<guid isPermaLink="false">http://sebb.dk/?p=64</guid>
		<description><![CDATA[Hey Just thougt i would show off this plugin i made for jquery, to be used on my webdesk, nothing grand slamming new, but existing plugins for this just seemed either overkill or you had to implement dom items manually, somthing that in my book the plugin should be doing, anyway short story is,  i [...]]]></description>
			<content:encoded><![CDATA[<p>Hey Just thougt i would show off this plugin i made for jquery, to be used on my webdesk, nothing grand slamming new, but existing plugins for this just seemed either overkill or you had to implement dom items manually, somthing that in my book the plugin should be doing, anyway short story is,  i got tired of looking and made my own ****.</p>
<p>it can be featured<a title="demo" href="http://sebb.dk/demo/scrollbar/"><span style="color: #888888;"> here</span></a></p>
<p>All just look in the source of the link for the code, it is not alot, so gogogo copy paste!</p>
<p>it uses <a href="http://brandonaaron.net">Brandon Aaron&#8217;s</a> mouseScroll plugin to handle mousescrolling event&#8217;s, so thanks to him for saving me some time.</p>
<p>If you have any questions or bugs, tell me, i will look into it, as for license im using the WTFPL (Do What The Fuck You Want To Public <em>License</em>).</p>
<p>Anyways happy Valentine, and excuse me while i find a hole to hide in, as i forgot to get my girlfriend anything xD.</p>
<p>On a side note, i noticed ALOT of peaple are using this design template, i am using, for wordpress&#8230;. time to find somthing new..</p>
]]></content:encoded>
			<wfw:commentRss>http://sebb.dk/2010/02/14/jquery-costum-scrollbar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>small progress report on webdesk / sebbdesk</title>
		<link>http://sebb.dk/2010/01/29/small-progress-report-on-webdesk-sebbdesk/</link>
		<comments>http://sebb.dk/2010/01/29/small-progress-report-on-webdesk-sebbdesk/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 12:00:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Not catagorized]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sebbdesk]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[webdesk]]></category>

		<guid isPermaLink="false">http://sebb.dk/?p=62</guid>
		<description><![CDATA[This is just a small update here&#8217;s what&#8217;s new!
drag to select multible, select multible file&#8217;s and move tham all at once to another folder, this has been disabled for a while because it was very buggy
standard icon display, the icons have been bothring me for a while, they where ugly and the text was sitting [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a small update here&#8217;s what&#8217;s new!</p>
<p><strong>drag to select multible</strong>, select multible file&#8217;s and move tham all at once to another folder, this has been disabled for a while because it was very buggy</p>
<p><strong>s</strong><strong>tandard icon display</strong>, the icons have been bothring me for a while, they where ugly and the text was sitting in a obscure way, now the text display nicely, and if the name is to long, it cut&#8217;s it off with a &#8220;&#8230;&#8221;, displaying the while name when you click the icon, icon also has a selected state now, giving them a blue overlay to display that they are currently selected</p>
<p><strong>costum icons</strong>, working with the ned folder index files, i have made it possible to add costum icon&#8217;s to a you files, this is mainly intended for use on shortcut files, but is applies to all other icons aswell</p>
]]></content:encoded>
			<wfw:commentRss>http://sebb.dk/2010/01/29/small-progress-report-on-webdesk-sebbdesk/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 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>
	</channel>
</rss>
