<?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>blog.mgorski.pl &#187; Java</title>
	<atom:link href="http://blog.mgorski.pl/tag/java/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mgorski.pl</link>
	<description>no risk - no fun</description>
	<lastBuildDate>Wed, 27 Jan 2010 20:28:49 +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>KeyGrab &#8211; grab key combinations using TextField in Swing/Java.</title>
		<link>http://blog.mgorski.pl/2010/developement/keygrab-grab-key-combinations-textfield-swing</link>
		<comments>http://blog.mgorski.pl/2010/developement/keygrab-grab-key-combinations-textfield-swing#comments</comments>
		<pubDate>Wed, 27 Jan 2010 20:28:49 +0000</pubDate>
		<dc:creator>ski</dc:creator>
				<category><![CDATA[Developement]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JTextField]]></category>
		<category><![CDATA[key listener]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://blog.mgorski.pl/?p=132</guid>
		<description><![CDATA[Description.
This small component was cut out form the bigger project. It&#8217;s extension of JTextLabel which easily can be added to you java swing project, to provide text box which can easily grab and display key combinations.



Features.

Open source, free to use.
Free access to current key combination associated with TextBox.
Callbacks while new conbinations is being set.
Possibility of [...]]]></description>
		<wfw:commentRss>http://blog.mgorski.pl/2010/developement/keygrab-grab-key-combinations-textfield-swing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting webservice using server&#8217;s certificate with Axis 1.4.</title>
		<link>http://blog.mgorski.pl/2009/developement/axis-1-4_wss4j_webservice_certificate_keystor</link>
		<comments>http://blog.mgorski.pl/2009/developement/axis-1-4_wss4j_webservice_certificate_keystor#comments</comments>
		<pubDate>Sat, 10 Oct 2009 14:10:22 +0000</pubDate>
		<dc:creator>ski</dc:creator>
				<category><![CDATA[Developement]]></category>
		<category><![CDATA[Axis]]></category>
		<category><![CDATA[Bouncy Castle]]></category>
		<category><![CDATA[Certificate]]></category>
		<category><![CDATA[CRT]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[keystore]]></category>
		<category><![CDATA[Merlin]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[truststore]]></category>
		<category><![CDATA[Webservice]]></category>
		<category><![CDATA[Yandex]]></category>

		<guid isPermaLink="false">http://mgorski.pl/?p=71</guid>
		<description><![CDATA[This informations were gathered while dealing with following problem -
access remote webservice from java application, using server&#8217;s certificate/ private key. Target service was Yandex, as it&#8217;s available only for registered user I&#8217;ll skip credentials and user details. Client&#8217;s machine was some distribution of Fedora, so I&#8217;ll explain this case, but solutions should work on most [...]]]></description>
		<wfw:commentRss>http://blog.mgorski.pl/2009/developement/axis-1-4_wss4j_webservice_certificate_keystor/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GWT1.7-PHP5.2-JSON</title>
		<link>http://blog.mgorski.pl/2009/developement/gwt17-php5-json</link>
		<comments>http://blog.mgorski.pl/2009/developement/gwt17-php5-json#comments</comments>
		<pubDate>Sat, 15 Aug 2009 22:01:22 +0000</pubDate>
		<dc:creator>ski</dc:creator>
				<category><![CDATA[Developement]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[GWT 1.7]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[live demo]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[Quickstart]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://mgorski.pl/?p=58</guid>
		<description><![CDATA[Here I&#8217;ll present a &#8220;quickstart&#8221; application of the GWT + PHP. There are a lot of different approaches to do GWT-PHP communication, I&#8217;ll use JSON. In my approach, I&#8217;ll use two bean-like (Java) classes PHPRequest and PHPResponse, which encapsulate sending and receiving data. Of course, in so simple example it&#8217;s piece of additional job, but [...]]]></description>
		<wfw:commentRss>http://blog.mgorski.pl/2009/developement/gwt17-php5-json/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
