<?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>inside sevenload &#187; Development</title>
	<atom:link href="http://en.inside-sevenload.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.inside-sevenload.com</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 14:26:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Status Display</title>
		<link>http://en.inside-sevenload.com/2007/01/31/new-status-display/</link>
		<comments>http://en.inside-sevenload.com/2007/01/31/new-status-display/#comments</comments>
		<pubDate>Wed, 31 Jan 2007 17:32:15 +0000</pubDate>
		<dc:creator>Mike Schnoor</dc:creator>
				<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[info box]]></category>
		<category><![CDATA[Layout]]></category>
		<category><![CDATA[sevenload]]></category>

		<guid isPermaLink="false">http://blog.sevenload.de/2007/01/31/neue-statusanzeige/</guid>
		<description><![CDATA[ After successfully logging-in to sevenload you&#8217;ll now see a new status display on the start page. We hope that by displaying only a single info box instead of three separate boxes will help to keep current user profile information easier to refer to.
I also wanted to get a chance to check out this box [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.sevenload.com/im/piEC76Y" rel="lightbox" alt="New Status Display"><img src="http://en.sevenload.com/im/piEC76Y/200x81" width="200" height="81" alt="'New Display Status" /></a> After <a href="http://en.sevenload.com/account">successfully logging-in</a> to <a href="http://www.sevenload.com">sevenload</a> you&#8217;ll now see a new status display on the start page. We hope that by displaying only a single info box instead of three separate boxes will help to keep current user profile information easier to refer to.</p>
<p>I also wanted to get a chance to check out this box and used it on my own profile. In the adjacent photo you will see how many times your photos and videos have been called for with the according links to the particular area of your user account. In addition, we also will display your Inbox and sevenload friends there. A couple other changes from yesterday’s  <a href="http://www.ibrahimevsan.com/2007/01/30/2nd-coding-night-at-sevenload/">Coding Night</a>, which include some cool things which we have done to enhance <a href="http://www.sevenload.de">sevenload</a> will also be elaborated on here soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.inside-sevenload.com/2007/01/31/new-status-display/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changes to the URL Structure</title>
		<link>http://en.inside-sevenload.com/2007/01/08/changes-to-the-url-structure/</link>
		<comments>http://en.inside-sevenload.com/2007/01/08/changes-to-the-url-structure/#comments</comments>
		<pubDate>Mon, 08 Jan 2007 13:51:44 +0000</pubDate>
		<dc:creator>thomas.bachem</dc:creator>
				<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[domain redirect]]></category>
		<category><![CDATA[ITEMID]]></category>
		<category><![CDATA[language selection]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Subdomains]]></category>
		<category><![CDATA[url structure]]></category>
		<category><![CDATA[URLs]]></category>

		<guid isPermaLink="false">http://blog.sevenload.de/2007/01/08/wichtige-aenderungen-der-url-struktur/</guid>
		<description><![CDATA[In addition to our usual bug fixing we’ve just decided to launch a new URL structure for sevenload. Starting today we will be using a country ID as the sub domain in order to correctly display the user’s chosen language. The user interface’s English version can be reached at http://en.sevenload.com and the German version is [...]]]></description>
			<content:encoded><![CDATA[<p>In addition to our usual bug fixing we’ve just decided to launch a new URL structure for sevenload. Starting today we will be using a country ID as the sub domain in order to correctly display the user’s chosen language. The user interface’s English version can be reached at <a href="http://en.sevenload.com">http://en.sevenload.com</a> and the German version is available at <a href="http://de.sevenload.com">http://de.sevenload.com</a>.</p>
<p>As soon as the external application wants to access sevenload’s URL structure, these changes will be relevant with regard to the development of external Plug-ins. Likewise, in addition to the country ID, Permalinks which are shown directly on individual photos and videos will also be expanded. This Blog is the of course terribly important for all of those who might be able to help with potential enhancements for sevenload. There are two formats which are as follows:</p>
<p><strong>Version A</strong></p>
<p>http://{{COUNTRYID}}.sevenload.com/{{TYP}}/{{ITEMID}}/{{TITLE}}</p>
<p><strong>Version B</strong></p>
<p>http://{{COUNTRYID}}.sevenload.com/{{TYP}}/{{ITEMID}}-</p>
<p>{{LISTENID|FOLDERID}}/{{TITLE}}</p>
<p>Version A should be used for the development of external applications. Version B is simply an enhanced version which can produce additional details for display on the sevenload website. The new URLs have the following variables:</p>
<ul>
<li>{{COUNTRYID}} = The specific country ID for the according language which can be selected. The current possible values are &#8220;de&#8221; and &#8220;en&#8221;.</li>
<li>{{TYP}} = this value will tell you whether a photo or video can be found under the particular link. The possible values are &#8220;images&#8221; and &#8220;videos&#8221; in English whereas they are &#8220;bilder&#8221; and &#8220;videos&#8221; in German.</li>
<li>{{ITEMID}} =  This 7 character code is the only reference given in order to select the photo or video.</li>
<li>{{LISTENID|FOLDERID}} = In addition to that, under Version B’s URL you will find a description or listing ID for links from searches or usual lists such as the „most viewed videos“. Alternatively, you can also enter an album name via the folder ID. The values which are separated from the item ID via a minus symbol will affect the version of sevenload in that the preceding and subsequent search results or album contents will be displayed as an optional navigation aid.</li>
<li>{{TITLE}} = In order to be able to read the URL more easily, the item’s title will also be displayed at the end. *We had mentioned this previously in our Blog about a sevenload re-launch. </li>
</ul>
<p>What’s important to remember when using these new URLs is that the item’s old URL will also still exist to support downward compatibility. In addition, we want to point out that some Plugins needed for integration on sevenload (ex. in known Blog software and Blog systems) might need to be patched again.</p>
]]></content:encoded>
			<wfw:commentRss>http://en.inside-sevenload.com/2007/01/08/changes-to-the-url-structure/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Maintenance &amp; New Features</title>
		<link>http://en.inside-sevenload.com/2006/11/27/maintenance-new-features/</link>
		<comments>http://en.inside-sevenload.com/2006/11/27/maintenance-new-features/#comments</comments>
		<pubDate>Mon, 27 Nov 2006 18:12:07 +0000</pubDate>
		<dc:creator>thomas.bachem</dc:creator>
				<category><![CDATA[Innovation]]></category>
		<category><![CDATA[bug fixing]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[re launch]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[sevenload]]></category>

		<guid isPermaLink="false">http://blog.sevenload.de/2006/11/27/wartungsarbeiten-neue-features/</guid>
		<description><![CDATA[It’s going to be another long night here at sevenload: We are going to perform maintenance tonight from 10 pm until 6 am tomorrow, in order to incorporate some new features and work out a couple of details. During this time, sevenload is going to be down (either partially or fully) but any externally embedded [...]]]></description>
			<content:encoded><![CDATA[<p>It’s going to be another long night here at sevenload: We are going to perform maintenance tonight from 10 pm until 6 am tomorrow, in order to incorporate some new features and work out a couple of details. During this time, sevenload is going to be down (either partially or fully) but any externally embedded contents will still be fully functional.</p>
<p>Tomorrow morning we will add the new features in a Blog, one by one.</p>
<p><strong>Update:</strong> The following features are already ready to go! Please feel free to comment on any of them in our Blog!</p>
<ul>
<li>Feature: <a href="http://blog.sevenload.com/2006/11/28/new-point-system-on-sevenload/">New Point System on sevenload</a></li>
<li>Feature: <a href="http://blog.sevenload.com/2006/11/28/altered-profile-status/">Altered Profile Status</a></li>
<li>Feature: <a href="http://blog.sevenload.com/2006/11/28/edit-photos/">Edit Photos</a></li>
<li>Announcement: <a href="http://blog.sevenload.com/2006/11/28/upload-time-extended-briefly/">Upload Time Extended Briefly</a></li>
<li>Feature: <a href="http://blog.sevenload.com/2006/11/28/relauch-video-start-page/">Re-launch of the Video Start Page</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://en.inside-sevenload.com/2006/11/27/maintenance-new-features/feed/</wfw:commentRss>
		<slash:comments>151</slash:comments>
		</item>
	</channel>
</rss>
