<?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>It's Only Software &#187; Announcing: Spring Security 3: The Book &#8211; It&#8217;s Only Software</title>
	<atom:link href="http://www.mularien.com/blog/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Tue, 01 Mar 2011 11:26:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Announcing: Spring Security 3: The Book</title>
		<link>http://www.mularien.com/blog/2010/05/31/announcing-spring-security-3-the-book/</link>
		<comments>http://www.mularien.com/blog/2010/05/31/announcing-spring-security-3-the-book/#comments</comments>
		<pubDate>Mon, 31 May 2010 05:00:23 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[acegi]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[kerberos]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[springsecurity]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/?p=193</guid>
		<description><![CDATA[I write this announcement with a lot of excitement and a great sigh of relief. It was about a year ago when I was approached by Packt Publishing, who was interested in my introduction to Spring Security, and somehow got the idea that I could write. They recognized that there was no published book focusing [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2010/05/31/announcing-spring-security-3-the-book/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>[Tutorial] URL Shortening in Java using bit.ly</title>
		<link>http://www.mularien.com/blog/2009/12/01/tutorial-url-shortening-in-java-using-bit-ly/</link>
		<comments>http://www.mularien.com/blog/2009/12/01/tutorial-url-shortening-in-java-using-bit-ly/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 05:19:04 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[bitly]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[tinyurl]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/?p=134</guid>
		<description><![CDATA[A while ago, I had written up a tutorial on accessing the TinyURL API from Java. I was recently playing with the bit.ly API and decided to write up a quick tutorial on generating bit.ly URLs from Java. Why bit.ly? Since Twitter switched from TinyURL to bit.ly, I decided I&#8217;d take a look at it. [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2009/12/01/tutorial-url-shortening-in-java-using-bit-ly/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[Tutorial] Amazon SOAP Product Advertising API from Java &#8211; Including Signing of Requests with WS-Security</title>
		<link>http://www.mularien.com/blog/2009/08/13/tutorial-amazon-soap-product-advertising-api-from-java-including-signing-of-requests-with-ws-security/</link>
		<comments>http://www.mularien.com/blog/2009/08/13/tutorial-amazon-soap-product-advertising-api-from-java-including-signing-of-requests-with-ws-security/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 04:10:59 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[amazon]]></category>
		<category><![CDATA[axis]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/?p=158</guid>
		<description><![CDATA[Amazon has made a lot of affiliates unhappy with their updates to the Product Advertising API (ex-Affiliate API). I first covered invoking this API a couple years ago &#8211; my, have things changed since then. On August 15, 2009, Amazon will be requiring all affiliates using the Product Advertising API to digitally sign their API [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2009/08/13/tutorial-amazon-soap-product-advertising-api-from-java-including-signing-of-requests-with-ws-security/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>[Tutorial] Accessing the TinyURL &#8220;API&#8221; from Java</title>
		<link>http://www.mularien.com/blog/2008/12/04/tutorial-accessing-the-tinyurl-api-from-java/</link>
		<comments>http://www.mularien.com/blog/2008/12/04/tutorial-accessing-the-tinyurl-api-from-java/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 03:13:40 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[httpclient]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[tinyurl]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/?p=84</guid>
		<description><![CDATA[TinyURL is a service that has been around for a while, but recently regained popularity due to its widespread use on Twitter. Recently, I poked around and wrote up a simple Java method to, given a URL (TinyURL supports only GET requests), generate a TinyURL from it in Java. This is really the only &#8220;API&#8221; [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2008/12/04/tutorial-accessing-the-tinyurl-api-from-java/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>[Tutorial] Twittering from Java with Twitter4J</title>
		<link>http://www.mularien.com/blog/2008/11/19/tutorial-twittering-from-java-with-twitter4j/</link>
		<comments>http://www.mularien.com/blog/2008/11/19/tutorial-twittering-from-java-with-twitter4j/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 12:18:09 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter4j]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/?p=87</guid>
		<description><![CDATA[Really, this is so easy it&#8217;s almost not worthy of a blog post. Twitter4J is a tiny library wrapping interaction with Twitter APIs. Creating a new tweet is as simple as: Twitter twitter = new Twitter&#40;&#34;username&#34;,&#34;password&#34;&#41;; Status status = twitter.update&#40;title&#41;; The Twitter4J page has a series of simple examples covering timelines and direct messages. Great [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2008/11/19/tutorial-twittering-from-java-with-twitter4j/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 Minute Guide to the Java Amazon Associates Web Service API</title>
		<link>http://www.mularien.com/blog/2008/04/10/5-minute-guide-to-the-java-amazon-associates-web-service-api/</link>
		<comments>http://www.mularien.com/blog/2008/04/10/5-minute-guide-to-the-java-amazon-associates-web-service-api/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 11:17:39 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[amazon]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/10/5-minute-guide-to-the-java-amazon-associates-web-service-api/</guid>
		<description><![CDATA[August 15, 2009: Important update to this article: Amazon now requires signed SOAP requests, which are not supported by the (now defunct) AmazonA2SClient library. Please see my updated article on using the Amazon AWS API (now Product Advertising API) with Java and Apache Axis2. Thanks! On a side project recently, I decided to try out [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2008/04/10/5-minute-guide-to-the-java-amazon-associates-web-service-api/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.026 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 15:17:34 -->

