<?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>trick77.com &#187; Development</title>
	<atom:link href="http://trick77.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://trick77.com</link>
	<description>...gadgeteers at work</description>
	<lastBuildDate>Wed, 11 Jan 2012 19:09:56 +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>How to read WebLogic 10.3 transaction logs (TLOG)</title>
		<link>http://trick77.com/2011/11/18/how-to-read-weblogic-10-3-transaction-logs-tlog/</link>
		<comments>http://trick77.com/2011/11/18/how-to-read-weblogic-10-3-transaction-logs-tlog/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 15:22:25 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[weblogic server]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=3733</guid>
		<description><![CDATA[When analyzing distributed XA transaction problems it can prove useful to have a look at Oracle WebLogic&#8217;s internal transaction backup log file (TLOG). Since that file is all binary, it needs to be converted into a more human readable format first. In WebLogic 10.3, the TLOG file can be converted to text using this class: [...]]]></description>
		<wfw:commentRss>http://trick77.com/2011/11/18/how-to-read-weblogic-10-3-transaction-logs-tlog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MMITunes v3.0 brings you genre-based playlists</title>
		<link>http://trick77.com/2011/10/15/mmitunes-v3-0-brings-you-genre-based-playlists/</link>
		<comments>http://trick77.com/2011/10/15/mmitunes-v3-0-brings-you-genre-based-playlists/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 14:54:44 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[mmitunes]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=3697</guid>
		<description><![CDATA[Just in case you&#8217;re one of the few users of MMITunes: I added a new feature to auto-create genre-based playlists in MMITunes v3.0. If you select create playlists for genres MMITunes will generate .m3u playlists for every genre it finds in the tracks on the selected volume (which ideally is an SD-card or similar). If you [...]]]></description>
		<wfw:commentRss>http://trick77.com/2011/10/15/mmitunes-v3-0-brings-you-genre-based-playlists/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>RTMPDump 2.4 binaries for OS X 10.7 Lion</title>
		<link>http://trick77.com/2011/07/30/rtmpdump-2-4-binaries-for-os-x-10-7-lion/</link>
		<comments>http://trick77.com/2011/07/30/rtmpdump-2-4-binaries-for-os-x-10-7-lion/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 21:01:41 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[rtmpdump]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=3636</guid>
		<description><![CDATA[I just got word from a commenter that RTMPDump 2.4 is out (thanks!). Since the release of Xcode 4 I have been unable to compile the RTMPDump binaries using the supplied Makefile. Actually, the binaries are all there but I always get a signal fault when the rtmpdump binary tries to establish a connection to [...]]]></description>
		<wfw:commentRss>http://trick77.com/2011/07/30/rtmpdump-2-4-binaries-for-os-x-10-7-lion/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>When is the next Apple keynote address?</title>
		<link>http://trick77.com/2011/06/26/when-is-the-next-apple-keynote-address/</link>
		<comments>http://trick77.com/2011/06/26/when-is-the-next-apple-keynote-address/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 14:52:29 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=3549</guid>
		<description><![CDATA[Since Apple announces their keynote addresses in their respective time zone (Pacific Standard Time or PST), I always thought it would be nice to have some sort of automatic time zone aware converter that shows the start of a keynote address for everyone&#8217;s local time zone. Since no one else is providing this kind of service [...]]]></description>
		<wfw:commentRss>http://trick77.com/2011/06/26/when-is-the-next-apple-keynote-address/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Controlling WSO2 Enterprise Service Bus programmatically using JMX</title>
		<link>http://trick77.com/2011/06/06/controlling-wso2-enterprise-service-bus-programmatically-using-jmx/</link>
		<comments>http://trick77.com/2011/06/06/controlling-wso2-enterprise-service-bus-programmatically-using-jmx/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 17:46:53 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[wso2]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=3507</guid>
		<description><![CDATA[A few weeks ago I started working with WSO2&#8216;s Enterprise Service Bus software, which is a lightweight and extremely high performance, open source enterprise service bus (ESB). One reason it&#8217;s so lightweight and fast is that it doesn&#8217;t have to be run in a bloated application server environment (although it can, but where&#8217;s the point). Instead, [...]]]></description>
		<wfw:commentRss>http://trick77.com/2011/06/06/controlling-wso2-enterprise-service-bus-programmatically-using-jmx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 4 iOS 4.2 beta installation error in iTunes</title>
		<link>http://trick77.com/2010/09/16/iphone-4-ios-4-2-beta-installation-error-itunes/</link>
		<comments>http://trick77.com/2010/09/16/iphone-4-ios-4-2-beta-installation-error-itunes/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 04:01:37 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=2611</guid>
		<description><![CDATA[Installing the new (finally!!) iOS 4.2 beta on my iPad didn&#8217;t pose any problems. As usual, I just restored it using iTunes. Then I tried the same on my iPhone 4 but there always occurred an installation error right at the end of the update process. If this happens to you as well, here&#8217;s the [...]]]></description>
		<wfw:commentRss>http://trick77.com/2010/09/16/iphone-4-ios-4-2-beta-installation-error-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MMITunes: Create playlists for your Audi MMI/RNS-E on the Mac</title>
		<link>http://trick77.com/2010/06/11/mmitunes-create-playlists-audi-mmi-rns-e-mac/</link>
		<comments>http://trick77.com/2010/06/11/mmitunes-create-playlists-audi-mmi-rns-e-mac/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 18:50:09 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[mmi]]></category>
		<category><![CDATA[mmi3g]]></category>
		<category><![CDATA[mmitunes]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=2412</guid>
		<description><![CDATA[I have an iPod Classic connected to the Audi Music Interface (AMI) in my car to listen to music over the Audi multimedia system MMI 3G. The iPod is able to store a vast collection of music but sometimes I just want to listen to the tracks I recently downloaded in the iTunes music store [...]]]></description>
		<wfw:commentRss>http://trick77.com/2010/06/11/mmitunes-create-playlists-audi-mmi-rns-e-mac/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>Nofollow tag cloud for WordPress</title>
		<link>http://trick77.com/2010/01/02/nofollow-tag-cloud-for-wordpress/</link>
		<comments>http://trick77.com/2010/01/02/nofollow-tag-cloud-for-wordpress/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 12:36:04 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://trick77.com/?p=1721</guid>
		<description><![CDATA[I love the tag cloud widget that comes with WordPress. There&#8217;s just one thing that bugs me: it floods every post or page with lots of internal links that a search engine crawler will follow. The SEO community says that this could be seen as some sort of artificial link generation by a search engine [...]]]></description>
		<wfw:commentRss>http://trick77.com/2010/01/02/nofollow-tag-cloud-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Must Read Posts: New version 2.0</title>
		<link>http://trick77.com/2009/12/25/must-read-posts-new-version-2-0/</link>
		<comments>http://trick77.com/2009/12/25/must-read-posts-new-version-2-0/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 13:18:36 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.trick77.com/?p=1552</guid>
		<description><![CDATA[After quite a long time with no updates I just released a new version of my WordPress plugin &#8220;Must-Read Posts&#8221;. The new version adds several configurable sorting options which was the most requested missing feature. With the exception of the custom sort order they&#8217;re pretty self explanatory and include: Post date descending (latest posts/pages first) [...]]]></description>
		<wfw:commentRss>http://trick77.com/2009/12/25/must-read-posts-new-version-2-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MMI VIM login-code generator Windows application</title>
		<link>http://trick77.com/2009/07/22/mmi-vim-login-code-generator-windows-application/</link>
		<comments>http://trick77.com/2009/07/22/mmi-vim-login-code-generator-windows-application/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 08:33:14 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[mmi]]></category>
		<category><![CDATA[VAG-COM]]></category>
		<category><![CDATA[VCDS]]></category>

		<guid isPermaLink="false">http://www.trick77.com/?p=1137</guid>
		<description><![CDATA[Due to popular demand there&#8217;s a MMI 2G/3G VIM login-code generator application available in the download area. Windows-only. And you need .NET Framework 3.5 in order to run it. You will be asked to download it from Microsoft during the installation if it can&#8217;t be found on your system.]]></description>
		<wfw:commentRss>http://trick77.com/2009/07/22/mmi-vim-login-code-generator-windows-application/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin/Widget for Must Read Posts</title>
		<link>http://trick77.com/2008/12/29/wordpress-plugin-widget-must-read-posts/</link>
		<comments>http://trick77.com/2008/12/29/wordpress-plugin-widget-must-read-posts/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 07:47:26 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.trick77.com/?p=574</guid>
		<description><![CDATA[Today, I was looking for a simple WordPress widget that allows me to statically display links to certain posts in the sidebar. I could have used the links widget but it wasn&#8217;t flexible enough for me. My idea was to use a certain custom field of a post or page as a trigger to display [...]]]></description>
		<wfw:commentRss>http://trick77.com/2008/12/29/wordpress-plugin-widget-must-read-posts/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>SSO between BEA WebLogic Server and SAP Enterprise Portal (Web Dynpro) using Web services</title>
		<link>http://trick77.com/2008/02/25/sso-between-bea-weblogic-and-sap-enterprise-portal-using-web-services/</link>
		<comments>http://trick77.com/2008/02/25/sso-between-bea-weblogic-and-sap-enterprise-portal-using-web-services/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 18:04:18 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[sap netweaver]]></category>
		<category><![CDATA[sso]]></category>
		<category><![CDATA[web dynpro]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[weblogic server]]></category>

		<guid isPermaLink="false">http://www.trick77.com/2008/02/25/sso-between-bea-weblogic-and-sap-enterprise-portal-web-dynpro/</guid>
		<description><![CDATA[You&#8217;re looking for a way to consume Web services in SAP NetWeaver 2004s (and SAP Composition Environment aka NetWeaver 7.1) from BEA WebLogic Server 8.1 (and newer versions) using Single Sign On (SSO)? You may have figured out already that SAML is not an option here because the SAP side is just a SAML consumer [...]]]></description>
		<wfw:commentRss>http://trick77.com/2008/02/25/sso-between-bea-weblogic-and-sap-enterprise-portal-using-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSO with SAP Logon Tickets and Java</title>
		<link>http://trick77.com/2008/02/07/validating-sap-logon-tickets-with-java/</link>
		<comments>http://trick77.com/2008/02/07/validating-sap-logon-tickets-with-java/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 19:36:06 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[sap netweaver]]></category>
		<category><![CDATA[sso]]></category>

		<guid isPermaLink="false">http://www.trick77.com/2008/02/07/validating-sap-logon-tickets-with-java/</guid>
		<description><![CDATA[To validate/verify a SAP Logon Ticket in a non-SAP Java environment you have to call into native libraries. Fortunately there&#8217;s some Java sample code provided in the SAPSSOEXT library archive. Go to service.sap.com (you need a valid user and download permissions) -&#62; Download -&#62; Support Packages and Patches -&#62; Entry by Application Group -&#62; Additional [...]]]></description>
		<wfw:commentRss>http://trick77.com/2008/02/07/validating-sap-logon-tickets-with-java/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>QName problem with BEA WebLogic Server (WLS) 8.1</title>
		<link>http://trick77.com/2008/01/01/qname-problem-with-bea-weblogic-server-wls-81/</link>
		<comments>http://trick77.com/2008/01/01/qname-problem-with-bea-weblogic-server-wls-81/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 17:35:34 +0000</pubDate>
		<dc:creator>Jan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[weblogic server]]></category>
		<category><![CDATA[xfire]]></category>

		<guid isPermaLink="false">http://www.trick77.com/2008/01/01/qname-problem-with-bea-weblogic-server-wls-81/</guid>
		<description><![CDATA[One day I was looking for a fast and easy to use Java webservice implementation. I found XFire, the next gen java SOAP framework which is based on a low memory StAX model. There&#8217;s a FAQ on the XFire website about how to run XFire in a WebLogic environment. XFire requires a newer version of [...]]]></description>
		<wfw:commentRss>http://trick77.com/2008/01/01/qname-problem-with-bea-weblogic-server-wls-81/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.559 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-05 01:24:02 -->

