<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Asus veroeffentlich Eee PC SDK</title>
	<atom:link href="http://www.eeepcnews.de/asus-veroeffentlich-eee-pc-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eeepcnews.de/asus-veroeffentlich-eee-pc-sdk/</link>
	<description>Tablet-Pcs, Transformer, Slider, Netbooks von Asus</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:11:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: MiR</title>
		<link>http://www.eeepcnews.de/asus-veroeffentlich-eee-pc-sdk/comment-page-1/#comment-2862</link>
		<dc:creator>MiR</dc:creator>
		<pubDate>Wed, 26 Mar 2008 18:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.eeepcnews.de/2008/03/26/asus-veroeffentlich-eee-pc-sdk/#comment-2862</guid>
		<description>Auszug aus dem SDK-Manual, für die ganz eiligen unter uns.
Scheint es handelt sich um ein vorkonfiguriertes Xandros mit ein paar Dev-Tools


Introduction
The Xandros ASUS Software Development Kit is software and documentation to
develop applications for ASUS products that include the Xandros operating system.
Specifically, it is for creating applications that run on the Launcher, which is more
commonly known as Simple mode in the ASUS Eee PC and EP20 computers, for
example. Use the software development kit to develop applications that run on these
products.
Software development kit
The software development kit is a set of development applications and tools that
provide an environment to develop applications for the Launcher in any language
supported by ASUS products.
The development platform is the Xandros Desktop - Open Circulation Edition, where
Xandros Desktop is a Linux operating system and suite of software, and the Open
Circulation Edition is a free version of Xandros Desktop. So you obtain a copy of
Xandros Desktop - Open Circulation Edition, version 4.5 specifically, and install it on a
computer. Optionally, you can install it on a computer as a virtual machine (VM) using
VMware, instead of on a separate computer. When you install Xandros Desktop - Open
Circulation Edition, on a computer or as a virtual machine, you are installing the
following items:
• Xandros Desktop - Open Circulation Edition version 4.5, which is an operating
system and software suite that includes the software development kit. The
software development kit includes:
• Eclipse, to develop your application
• Qt, to develop your application
• Qt 4 plug-in for Eclipse
• Debian packaging wizard developed by Xandros
You need to use Eclipse, Qt, and the code and procedures as installed with the Open
Circulation Edition. If you have Eclipse and Qt already installed on a computer, you can
use them, then transfer your files to the Xandros Desktop computer. Similarly, if you
know how to package files in the Debian format, then you do not need the packaging
wizard included. But you need the Open Circulation Edition to modify files that define
where your applicaiton goes in the ASUS product.
The following chapters in this document outline how to create an application for ASUS
products:
• Application Development — To create an application that works with ASUS
products
• Packaging — To package your application for installation on the ASUS products
• Virtual Machine Use — To use VMware to install Xandros Desktop - Open
Circulation Edition and/or to install the ASUS product (for example the Eee PC
build) to test your application
• Miscellaneous — Outlines localization, maintaining your package, and provides
links to obtain more information
Software required
This document assumes a basic knowledge of Linux operating systems and
programming with Qt and C++.
The following software is required:
• Xandros Desktop - Open Circulation Edition version 4.5, to get and use the
software development kit. This document is included with it.
• VMware, to install and run Xandros Desktop - Open Circulation Edition as a virtual
machine and/or to install the ASUS product as a virtual machine to install and test
your application. Use of VMware is optional. You can install Xandros Desktop -
Open Circulation Edition on a computer and use your Eee PC to test your new
application, in which case you do not need VMware.</description>
		<content:encoded><![CDATA[<p>Auszug aus dem SDK-Manual, für die ganz eiligen unter uns.<br />
Scheint es handelt sich um ein vorkonfiguriertes Xandros mit ein paar Dev-Tools</p>
<p>Introduction<br />
The Xandros ASUS Software Development Kit is software and documentation to<br />
develop applications for ASUS products that include the Xandros operating system.<br />
Specifically, it is for creating applications that run on the Launcher, which is more<br />
commonly known as Simple mode in the ASUS Eee PC and EP20 computers, for<br />
example. Use the software development kit to develop applications that run on these<br />
products.<br />
Software development kit<br />
The software development kit is a set of development applications and tools that<br />
provide an environment to develop applications for the Launcher in any language<br />
supported by ASUS products.<br />
The development platform is the Xandros Desktop &#8211; Open Circulation Edition, where<br />
Xandros Desktop is a Linux operating system and suite of software, and the Open<br />
Circulation Edition is a free version of Xandros Desktop. So you obtain a copy of<br />
Xandros Desktop &#8211; Open Circulation Edition, version 4.5 specifically, and install it on a<br />
computer. Optionally, you can install it on a computer as a virtual machine (VM) using<br />
VMware, instead of on a separate computer. When you install Xandros Desktop &#8211; Open<br />
Circulation Edition, on a computer or as a virtual machine, you are installing the<br />
following items:<br />
• Xandros Desktop &#8211; Open Circulation Edition version 4.5, which is an operating<br />
system and software suite that includes the software development kit. The<br />
software development kit includes:<br />
• Eclipse, to develop your application<br />
• Qt, to develop your application<br />
• Qt 4 plug-in for Eclipse<br />
• Debian packaging wizard developed by Xandros<br />
You need to use Eclipse, Qt, and the code and procedures as installed with the Open<br />
Circulation Edition. If you have Eclipse and Qt already installed on a computer, you can<br />
use them, then transfer your files to the Xandros Desktop computer. Similarly, if you<br />
know how to package files in the Debian format, then you do not need the packaging<br />
wizard included. But you need the Open Circulation Edition to modify files that define<br />
where your applicaiton goes in the ASUS product.<br />
The following chapters in this document outline how to create an application for ASUS<br />
products:<br />
• Application Development — To create an application that works with ASUS<br />
products<br />
• Packaging — To package your application for installation on the ASUS products<br />
• Virtual Machine Use — To use VMware to install Xandros Desktop &#8211; Open<br />
Circulation Edition and/or to install the ASUS product (for example the Eee PC<br />
build) to test your application<br />
• Miscellaneous — Outlines localization, maintaining your package, and provides<br />
links to obtain more information<br />
Software required<br />
This document assumes a basic knowledge of Linux operating systems and<br />
programming with Qt and C++.<br />
The following software is required:<br />
• Xandros Desktop &#8211; Open Circulation Edition version 4.5, to get and use the<br />
software development kit. This document is included with it.<br />
• VMware, to install and run Xandros Desktop &#8211; Open Circulation Edition as a virtual<br />
machine and/or to install the ASUS product as a virtual machine to install and test<br />
your application. Use of VMware is optional. You can install Xandros Desktop -<br />
Open Circulation Edition on a computer and use your Eee PC to test your new<br />
application, in which case you do not need VMware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha</title>
		<link>http://www.eeepcnews.de/asus-veroeffentlich-eee-pc-sdk/comment-page-1/#comment-2847</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Wed, 26 Mar 2008 09:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.eeepcnews.de/2008/03/26/asus-veroeffentlich-eee-pc-sdk/#comment-2847</guid>
		<description>Ich sauge auch noch :)</description>
		<content:encoded><![CDATA[<p>Ich sauge auch noch <img src='http://www.eeepcnews.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PittyJ</title>
		<link>http://www.eeepcnews.de/asus-veroeffentlich-eee-pc-sdk/comment-page-1/#comment-2846</link>
		<dc:creator>PittyJ</dc:creator>
		<pubDate>Wed, 26 Mar 2008 09:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.eeepcnews.de/2008/03/26/asus-veroeffentlich-eee-pc-sdk/#comment-2846</guid>
		<description>Was ist der Inhalt des SDK genau?
Reicht nicht auch ein normaler g++ und die Bibliotheken?
Oder ist das für Windows gedacht?
Hat das schon jemand mal installiert, bevor ich die halbe Nacht daran herunterlade?</description>
		<content:encoded><![CDATA[<p>Was ist der Inhalt des SDK genau?<br />
Reicht nicht auch ein normaler g++ und die Bibliotheken?<br />
Oder ist das für Windows gedacht?<br />
Hat das schon jemand mal installiert, bevor ich die halbe Nacht daran herunterlade?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

