<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>My Expression</title>
	<atom:link href="http://youzt.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://youzt.wordpress.com</link>
	<description>Java Card™ Technology</description>
	<lastBuildDate>Wed, 16 Nov 2011 15:53:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='youzt.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>My Expression</title>
		<link>http://youzt.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://youzt.wordpress.com/osd.xml" title="My Expression" />
	<atom:link rel='hub' href='http://youzt.wordpress.com/?pushpress=hub'/>
		<item>
		<title>ME Profile Support, Data &amp; Local Info</title>
		<link>http://youzt.wordpress.com/2011/09/26/me-profile-support-data-local-info/</link>
		<comments>http://youzt.wordpress.com/2011/09/26/me-profile-support-data-local-info/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 16:07:06 +0000</pubDate>
		<dc:creator>youzt</dc:creator>
				<category><![CDATA[API (JCAPI)]]></category>

		<guid isPermaLink="false">http://youzt.wordpress.com/?p=82</guid>
		<description><![CDATA[In the Application, sometimes we need to get the ME Profile Support, Data &#38; Local Info. In the terms of ME Profile and Data Length that needed to be copied as a part of the handset profile in a buffer of ME Profile, the data format is not supported to get the length of Terminal [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=youzt.wordpress.com&amp;blog=1052337&amp;post=82&amp;subd=youzt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://youzt.wordpress.com/2011/09/26/me-profile-support-data-local-info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/28881bc269c941aa1df863a40ee1c4ae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">youzt</media:title>
		</media:content>

		<media:content url="http://youzt.files.wordpress.com/2011/09/bottle1.jpg?w=201" medium="image">
			<media:title type="html">Vodka</media:title>
		</media:content>
	</item>
		<item>
		<title>Java Card™ Application development tips</title>
		<link>http://youzt.wordpress.com/2011/09/26/java-card-application-development-tips/</link>
		<comments>http://youzt.wordpress.com/2011/09/26/java-card-application-development-tips/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 17:35:05 +0000</pubDate>
		<dc:creator>youzt</dc:creator>
				<category><![CDATA[Applet]]></category>

		<guid isPermaLink="false">http://youzt.wordpress.com/?p=50</guid>
		<description><![CDATA[Here are a few tips in practice of Java Card™ Application development: Code more carefully: Java Card™ is an Embedded environment and you really have to be much more cautious, so stay focused! Try to run most of your code in Java land, not in Java Card™ land. This way, you can easily debug your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=youzt.wordpress.com&amp;blog=1052337&amp;post=50&amp;subd=youzt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://youzt.wordpress.com/2011/09/26/java-card-application-development-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/28881bc269c941aa1df863a40ee1c4ae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">youzt</media:title>
		</media:content>

		<media:content url="http://youzt.files.wordpress.com/2011/09/rokok.jpg?w=300" medium="image">
			<media:title type="html">...</media:title>
		</media:content>
	</item>
		<item>
		<title>Accessing EF under ADF</title>
		<link>http://youzt.wordpress.com/2011/09/25/accessing-ef-under-adf/</link>
		<comments>http://youzt.wordpress.com/2011/09/25/accessing-ef-under-adf/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 11:40:43 +0000</pubDate>
		<dc:creator>youzt</dc:creator>
				<category><![CDATA[API (JCAPI)]]></category>

		<guid isPermaLink="false">http://youzt.wordpress.com/?p=63</guid>
		<description><![CDATA[To access or update a file under ADF, If you use getTheUICCView(byte event) method to get a reference to a FileView object on the UICC file system, this FileView object will only allow access to the files specified under the MF of the UICC. In this case, we will not be able to select ADF [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=youzt.wordpress.com&amp;blog=1052337&amp;post=63&amp;subd=youzt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://youzt.wordpress.com/2011/09/25/accessing-ef-under-adf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/28881bc269c941aa1df863a40ee1c4ae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">youzt</media:title>
		</media:content>

		<media:content url="http://youzt.files.wordpress.com/2011/09/jala-lampu2.jpg?w=300" medium="image">
			<media:title type="html">Lampu</media:title>
		</media:content>
	</item>
		<item>
		<title>VM Speed Improvization Ideas</title>
		<link>http://youzt.wordpress.com/2008/02/17/vm-modification-ideas/</link>
		<comments>http://youzt.wordpress.com/2008/02/17/vm-modification-ideas/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 17:15:55 +0000</pubDate>
		<dc:creator>youzt</dc:creator>
				<category><![CDATA[Virtual Machine (JCVM)]]></category>

		<guid isPermaLink="false">http://youzt.wordpress.com/?p=22</guid>
		<description><![CDATA[The Java Card™ processing could be considered slow in speed. It can be caused by some factors: The Applet that runs on Related with Applet developer to improve this condition. Many article has already write about this topic The slow in VM that related by the design Below are my point of view ideas for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=youzt.wordpress.com&amp;blog=1052337&amp;post=22&amp;subd=youzt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://youzt.wordpress.com/2008/02/17/vm-modification-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/28881bc269c941aa1df863a40ee1c4ae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">youzt</media:title>
		</media:content>

		<media:content url="http://youzt.files.wordpress.com/2008/02/confused-1.jpg" medium="image">
			<media:title type="html">confused</media:title>
		</media:content>
	</item>
		<item>
		<title>The JCVM pieces</title>
		<link>http://youzt.wordpress.com/2008/02/16/the-jcvm-pieces/</link>
		<comments>http://youzt.wordpress.com/2008/02/16/the-jcvm-pieces/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 16:47:07 +0000</pubDate>
		<dc:creator>youzt</dc:creator>
				<category><![CDATA[Virtual Machine (JCVM)]]></category>

		<guid isPermaLink="false">http://youzt.wordpress.com/?p=21</guid>
		<description><![CDATA[The JCVM pieces The Java Card™ converter runs on a PC or a workstation The converter is the off-card piece of the virtual machine Taken together, converter implement all the virtual machine functions-loading Java class files and executing them with a particular set of semantics The converter loads and preprocesses the class files that make [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=youzt.wordpress.com&amp;blog=1052337&amp;post=21&amp;subd=youzt&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://youzt.wordpress.com/2008/02/16/the-jcvm-pieces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/28881bc269c941aa1df863a40ee1c4ae?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">youzt</media:title>
		</media:content>
	</item>
	</channel>
</rss>
