<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>GSM Hacks - Sony Ericsson</title>
		<link>http://www.gsmhacks.com/forums</link>
		<description>Sony Ericsson Cell Phones including Sony Erricsson W810i, W300i, K800i, W850i, W600i, K750i, Z610i, W800i, p990I and other Sony Ericsson Mobile Phone Review, Softwares and Ringtones</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 01:07:45 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.gsmhacks.com/forums/mpedia/misc/rss.jpg</url>
			<title>GSM Hacks - Sony Ericsson</title>
			<link>http://www.gsmhacks.com/forums</link>
		</image>
		<item>
			<title>Developer Guidelines - NetFront Browser</title>
			<link>http://www.gsmhacks.com/forums/sony-ericsson/85800-developer-guidelines-netfront-browser.html</link>
			<pubDate>Fri, 13 Nov 2009 11:10:17 GMT</pubDate>
			<description>NetFront v3.3, v3.4 and v3.5 browser engines, utilized in the Sony Ericsson phone models within the scope of this document, includes support for WAP 2.0, WML, HTML 4.01, XHTML and CSS2. 
The browser uses Rapid-Render, which is an incremental rendering technology that significantly accelerates the...</description>
			<content:encoded><![CDATA[<div>NetFront v3.3, v3.4 and v3.5 browser engines, utilized in the Sony Ericsson phone models within the scope of this document, includes support for WAP 2.0, WML, HTML 4.01, XHTML and CSS2. <br />
The browser uses Rapid-Render, which is an incremental rendering technology that significantly accelerates the presentation of web pages, and Smart-Fit Rendering, a rendering technology that intelligently renders web pages to fit the screen width of mobile devices, eliminating the need for horizontal scrolling.<br />
The document is intended for content developers for Sony Ericsson phones. The main purpose is not to instruct the reader how to write HTML and XHTML content, but to describe how the phone browser interprets tags and attributes.<br />
<br />
You can download this document from <a href="http://developer.sonyericsson.com/getDocument.do?docId=88004" target="_blank">http://developer.sonyericsson.com/ge...do?docId=88004</a></div>

]]></content:encoded>
			<category domain="http://www.gsmhacks.com/forums/sony-ericsson/">Sony Ericsson</category>
			<dc:creator>SEDW</dc:creator>
			<guid isPermaLink="true">http://www.gsmhacks.com/forums/sony-ericsson/85800-developer-guidelines-netfront-browser.html</guid>
		</item>
		<item>
			<title><![CDATA[Developers' Guidelines from Sony Ericsson - Device Management v5-6]]></title>
			<link>http://www.gsmhacks.com/forums/sony-ericsson/85740-developers-guidelines-sony-ericsson-device-management.html</link>
			<pubDate>Mon, 09 Nov 2009 06:43:48 GMT</pubDate>
			<description>These guidelines describe the implementation of OMA Client Provisioning and Device Management functionalities in Sony Ericsson phones with Device Management Client version 5.0 or higher.

With OMA Client Provisioning v1.1 it is possible, for example, for an operator or service provider to configure...</description>
			<content:encoded><![CDATA[<div>These guidelines describe the implementation of OMA Client Provisioning and Device Management functionalities in Sony Ericsson phones with Device Management Client version 5.0 or higher.<br />
<br />
With OMA Client Provisioning v1.1 it is possible, for example, for an operator or service provider to configure (bootstrap) the terminal with settings for different applications in phones (browser, email, streaming, OMA Data Synchronization, Device Management, Wireless Village and so on).<br />
<br />
OMA Device Management is based on the same technology as OMA Data Synchronization (formerly known as SyncML Data Synchronization). The main difference is that, while OMA DS synchronizes two or more sets of data in two or more devices, OMA Device Management updates client device configuration settings from data stored on one specific server.<br />
<br />
<br />
Download this document from <a href="http://bit.ly/1OYDM" target="_blank">http://bit.ly/1OYDM</a></div>

]]></content:encoded>
			<category domain="http://www.gsmhacks.com/forums/sony-ericsson/">Sony Ericsson</category>
			<dc:creator>SEDW</dc:creator>
			<guid isPermaLink="true">http://www.gsmhacks.com/forums/sony-ericsson/85740-developers-guidelines-sony-ericsson-device-management.html</guid>
		</item>
		<item>
			<title>Solving application installation problems on Satio</title>
			<link>http://www.gsmhacks.com/forums/sony-ericsson/85586-solving-application-installation-problems-satio.html</link>
			<pubDate>Thu, 05 Nov 2009 06:48:13 GMT</pubDate>
			<description><![CDATA[Occasionally developers may bump in to problems installing applications on the Satio device. It displays rather cryptic error messages like: "Cannot install application .." with no clear error code, or some other error codes.

In that case it may be the DRM clock that shows wrong time, or is not...]]></description>
			<content:encoded><![CDATA[<div>Occasionally developers may bump in to problems installing applications on the Satio device. It displays rather cryptic error messages like: &quot;Cannot install application ..&quot; with no clear error code, or some other error codes.<br />
<br />
In that case it may be the DRM clock that shows wrong time, or is not set at all from the start. Then the DRM time needs to be set accurately. <br />
<br />
Depending slightly on which customizations that is loaded on the device there are two ways two set the system clock - try one and if that fails, try the other.<br />
<br />
It is only Step 1 that differs.<br />
<br />
Set DRM clock, version 1<br />
<br />
1. Start DRM Encryptor.<br />
     Main Menu -&gt; My Apps -&gt; DRM Encryptor<br />
 <br />
2. From this application, choose button Options -&gt; DRMClock time<br />
 <br />
3. This should then show the Date and Time. IF the DRM Clock time is incorrect and does not show the current date, then goto step 4. Otherwise - goto step 8.<br />
 <br />
4. Button Options -&gt; Set DRMClock time<br />
 <br />
5. Enter correct date and time.6<br />
 <br />
6. A message saying DRM ClockTime is then displayed<br />
 <br />
7. It should then be possible to install the SIS file properly<br />
 <br />
8. Finished<br />
<br />
To know more visit <a href="http://bit.ly/gT2Ra" target="_blank">http://bit.ly/gT2Ra</a></div>

]]></content:encoded>
			<category domain="http://www.gsmhacks.com/forums/sony-ericsson/">Sony Ericsson</category>
			<dc:creator>SEDW</dc:creator>
			<guid isPermaLink="true">http://www.gsmhacks.com/forums/sony-ericsson/85586-solving-application-installation-problems-satio.html</guid>
		</item>
		<item>
			<title>How to do On Device Debugging on a Satio phone</title>
			<link>http://www.gsmhacks.com/forums/sony-ericsson/85559-how-do-device-debugging-satio-phone.html</link>
			<pubDate>Tue, 03 Nov 2009 07:15:18 GMT</pubDate>
			<description>Doing on device debugging on the Satio phone may be a powerful way to track down faults in your applications. Here is how you can go about it

1. Build and sign the application to debug. Use Build for phone debug.
 
2. Load the application to the phone and verify that it starts properly.
 
3. Close...</description>
			<content:encoded><![CDATA[<div>Doing on device debugging on the Satio phone may be a powerful way to track down faults in your applications. Here is how you can go about it<br />
<br />
1. Build and sign the application to debug. Use Build for phone debug.<br />
 <br />
2. Load the application to the phone and verify that it starts properly.<br />
 <br />
3. Close the application on the phone.<br />
 <br />
4. Pair the Satio device with the PC over Bluetooth.<br />
 <br />
5. Start the TRK software on the phone. (On ODS phones it is started using Menu -&gt; Organizer -&gt; My apps -&gt; TRK)<br />
The TRJ software is an application that handles the debug communication to and from the PC.<br />
 <br />
6. Create a debug configuration in Carbide for the concerned project.<br />
 <br />
7. Make sure that it uses the Bluetooth connection is set in the debug configuration. NOTE: If more then one BT COM port is enabled, use the one indicated by TRK. (Example: If TRK on phone says port 1, use the COM on the PC with the lowest port number)<br />
 <br />
8. Make sure no files are transferred in the transfer tab in the carbide configuration.<br />
 <br />
9. Start debugging and set breakpoint. The application should now start.<br />
<br />
To know more about it visit <a href="http://bit.ly/3euTSz" target="_blank">http://bit.ly/3euTSz</a></div>

]]></content:encoded>
			<category domain="http://www.gsmhacks.com/forums/sony-ericsson/">Sony Ericsson</category>
			<dc:creator>SEDW</dc:creator>
			<guid isPermaLink="true">http://www.gsmhacks.com/forums/sony-ericsson/85559-how-do-device-debugging-satio-phone.html</guid>
		</item>
		<item>
			<title>Thawte and Verisign Certificates now accepted for Java Content Submission</title>
			<link>http://www.gsmhacks.com/forums/sony-ericsson/85505-thawte-verisign-certificates-now-accepted-java.html</link>
			<pubDate>Thu, 29 Oct 2009 10:30:01 GMT</pubDate>
			<description><![CDATA[Sony Ericsson has revised the certification requirements for submission of Java applications and games to PlayNow arena and Fun & Downloads, reducing the cost for developers to use these channels.
In addition to supporting Java Verified, we now also support Thawte and Verisign certificates.

To...]]></description>
			<content:encoded><![CDATA[<div>Sony Ericsson has revised the certification requirements for submission of Java applications and games to PlayNow arena and Fun &amp; Downloads, reducing the cost for developers to use these channels.<br />
In addition to supporting Java Verified, we now also support Thawte and Verisign certificates.<br />
<br />
To know more about the new submission norms visit <a href="http://bit.ly/298aN9" target="_blank">http://bit.ly/298aN9</a></div>

]]></content:encoded>
			<category domain="http://www.gsmhacks.com/forums/sony-ericsson/">Sony Ericsson</category>
			<dc:creator>SEDW</dc:creator>
			<guid isPermaLink="true">http://www.gsmhacks.com/forums/sony-ericsson/85505-thawte-verisign-certificates-now-accepted-java.html</guid>
		</item>
		<item>
			<title>Java Panelizer Tutorial from Sony Ericsson</title>
			<link>http://www.gsmhacks.com/forums/sony-ericsson/85499-java-panelizer-tutorial-sony-ericsson.html</link>
			<pubDate>Wed, 28 Oct 2009 09:26:04 GMT</pubDate>
			<description>The purpose of the Java Panelizer Tool is to enable a third party Flash application developer to package together the Panel Java player for use on Sony Ericsson Xperia X2 phone. 
No usage of Visual Studio is required to create Java/Capuchin Panel using Panelizer tool.

Download this tutorial from...</description>
			<content:encoded><![CDATA[<div>The purpose of the Java Panelizer Tool is to enable a third party Flash application developer to package together the Panel Java player for use on Sony Ericsson Xperia X2 phone. <br />
No usage of Visual Studio is required to create Java/Capuchin Panel using Panelizer tool.<br />
<br />
Download this tutorial from <a href="http://bit.ly/3iczgZ" target="_blank">http://bit.ly/3iczgZ</a></div>

]]></content:encoded>
			<category domain="http://www.gsmhacks.com/forums/sony-ericsson/">Sony Ericsson</category>
			<dc:creator>SEDW</dc:creator>
			<guid isPermaLink="true">http://www.gsmhacks.com/forums/sony-ericsson/85499-java-panelizer-tutorial-sony-ericsson.html</guid>
		</item>
	</channel>
</rss>
