<?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>jmho&#039;s blog</title>
	<atom:link href="http://jmho4.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jmho4.wordpress.com</link>
	<description>Passionate and pragmatic software developer</description>
	<lastBuildDate>Fri, 01 Apr 2011 05:24:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jmho4.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>jmho&#039;s blog</title>
		<link>http://jmho4.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jmho4.wordpress.com/osd.xml" title="jmho&#039;s blog" />
	<atom:link rel='hub' href='http://jmho4.wordpress.com/?pushpress=hub'/>
		<item>
		<title>verify-git-from-svn: Tool for checking git repositories against svn repositories</title>
		<link>http://jmho4.wordpress.com/2010/06/21/verify-git-from-svn-tool-for-checking-git-repositories-against-svn-repositories/</link>
		<comments>http://jmho4.wordpress.com/2010/06/21/verify-git-from-svn-tool-for-checking-git-repositories-against-svn-repositories/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 17:24:33 +0000</pubDate>
		<dc:creator>jmho</dc:creator>
				<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://jmho4.wordpress.com/?p=50</guid>
		<description><![CDATA[While working on the svn2git rules for Marble I wrote a small python script which checks the resulting git repository. The tool goes through all commits in the git repository and switches the svn working copy to the corresponding svn path and revision. It then diffs the directory trees. With this approach it is not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=50&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While working on the svn2git rules for Marble I wrote a small python script which checks the resulting git repository. The tool goes through all commits in the git repository and switches the svn working copy to the corresponding svn path and revision. It then diffs the directory trees. With this approach it is not possible to detect missing stuff in the git repository, but it checks without false positives that everything what is there is the same as in svn.</p>
<pre class="brush: bash; wrap-lines: false;">
Usage: verify-git-from-svn [options]

Options:
  -h, --help            show this help message and exit
  -v, --verbose         make lots of noise
  -d, --debug           make even more lots of noise
  --git-repository=GIT_REPOSITORY_DIR
                        path to git repository
  --svn-url=SVN_URL
  --svn-working-copy=SVN_WORKING_COPY
                        path to svn working copy
  --only-ref=ONLY_REF   verify only this git ref
</pre>
<p>verify-git-from-svn works with python 2.5 and 2.6 and uses the python-git bindings. For the subversion part I tried pysvn, but had no luck with it because of problems when switching to paths which do not exist in the latest revision (for example kdereview/marble).</p>
<p>The tool still has lots of rough edges but I found it quite useful for detecting errors in the resulting Marble git repository. A run would look like:</p>
<pre class="brush: bash; wrap-lines: false;">
jmho@slipstream:~/kde-devel$ jmhos-kde-ruleset/bin/verify-git-from-svn --verbose --git-repository=../src/test/test-geodata-nt-with-two-recurse/marble/ --svn-url=svn+ssh://jmhoffmann@svn.kde.org/home/kde/ --svn-working-copy=$HOME/kde-devel/kdesvn/kdeedu/marble
checking 1/3640 0.03% 24e3bd83bc9ae42506b6bdca280b479ef76321e0 /trunk/KDE/kdeedu/marble/ 949622
checking 2/3640 0.05% 8f6e6020282e45068016fcca6308332a9d03e260 /trunk/KDE/kdeedu/marble/ 949617
checking 3/3640 0.08% 618c8a376d5f8fa66e88ff5573ec021f7b724cae /trunk/KDE/kdeedu/marble/ 949607
checking 4/3640 0.11% 1abc2c85a8cc04a67e72480a342f50439482e35b /trunk/KDE/kdeedu/marble/ 949439
checking 5/3640 0.14% 6d433b7ee3ea67dbe3e539d89d1db99f9396b87c /trunk/KDE/kdeedu/marble/ 949329
checking 6/3640 0.16% 5031918f7a6f867616b1e7d9a63112b101e877c0 /trunk/KDE/kdeedu/marble/ 949322
checking 7/3640 0.19% 805370d5e3af29de2b85dff84ae6a9da8147c978 /trunk/KDE/kdeedu/marble/ 949285
checking 8/3640 0.22% baed1d4f7f2ee2cd190b3b5c53ec708c4ed8f30e /trunk/KDE/kdeedu/marble/ 949265
checking 9/3640 0.25% 06ce3c265cbad695003d39e2753dcbb168bcba0e /trunk/KDE/kdeedu/marble/ 949041
checking 10/3640 0.27% 5c19c332b7c29d93673997a8bc7d94e1c0754415 /trunk/KDE/kdeedu/marble/ 948858
checking 11/3640 0.30% 0fa1b221beb1b045942f9d867c0a9b3384a96da9 /trunk/KDE/kdeedu/marble/ 948855
checking 12/3640 0.33% 899aeb3ea846cf00ab9de251887e591e5b487dc2 /trunk/KDE/kdeedu/marble/ 948854
[...]
checking 78/3640 2.14% 49b49b8215c20ea535203781e97c9e1be0841926 /trunk/KDE/kdeedu/marble/ 946668
checking 79/3640 2.17% 0b0876b05deba3ad917f97cff0f3bb9e1488f999 /trunk/KDE/kdeedu/marble/ 946666
checking 80/3640 2.20% 7c5fc6eaf6470cd272b2acf3e5fd4576f21f2948 /branches/work/marble-geodata-nt/marble/ 946595
checking 81/3640 2.23% 23ca2fcbf4cecf734f6599f64bcad8d3ad7bfb47 /branches/KDE/4.2/kdeedu/marble/ 946592
checking 82/3640 2.25% 02ed6bdc6589a50626b11ab33d3fc818e9b58e5d /trunk/KDE/kdeedu/marble/ 946586
checking 83/3640 2.28% 87f5b059849b6ed2ba4353752bd8afaa2293abe6 /trunk/KDE/kdeedu/marble/ 946576
checking 84/3640 2.31% afc8c5e54ae34335cc914157a64b0c6c2c2e19ec /trunk/KDE/kdeedu/marble/ 946551
checking 85/3640 2.34% c0791ae60c65f2e74b0c32fd8611c6b912313aae /trunk/KDE/kdeedu/marble/ 946144
[...]
checking 3636/3640 99.89% a693bc2531c42bb39bb3456534eecf9218c53b70 /trunk/playground/base/marble/ 590585
checking 3637/3640 99.92% d3a39cba496d52c9e637aa136460f2dce9c6ec18 /trunk/playground/base/marble/ 590583
checking 3638/3640 99.95% d7c0e2ddd3e9ea8bc23f3f15139262bb12033b15 /trunk/playground/base/marble/ 590533
checking 3639/3640 99.97% 71e97dd069c9edab520d9b3b76be257b4c3c40c2 /trunk/playground/base/marble/ 590394
checking 3640/3640 100.00% f975096dceeedb1798f7f94a20840a1fc6e75336 /trunk/playground/base/marble/ 590324
0 errors found
</pre>
<p>Please make sure to use a clean working copy without local modifications when trying it. You can find it here: <A href="http://gitorious.org/~jmho/svn2git/jmhos-kde-ruleset/commits/verify-tool">http://gitorious.org/~jmho/svn2git/jmhos-kde-ruleset/commits/verify-tool</A>.</p>
<p>I&#8217;m not entirely happy with the name, if you know a better one, please let me know.</p>
<p><strong>Update:</strong> Please make sure to run svn2git with the &#8211;add-metadata option, otherwise verify-git-from-svn will not work.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmho4.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmho4.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmho4.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmho4.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmho4.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmho4.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmho4.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmho4.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmho4.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmho4.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmho4.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmho4.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmho4.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmho4.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=50&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmho4.wordpress.com/2010/06/21/verify-git-from-svn-tool-for-checking-git-repositories-against-svn-repositories/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed089fd3783845f3f9061ac604f51ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmho4</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install multiple versions of Marble</title>
		<link>http://jmho4.wordpress.com/2010/06/12/how-to-install-multiple-versions-of-marble/</link>
		<comments>http://jmho4.wordpress.com/2010/06/12/how-to-install-multiple-versions-of-marble/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 17:13:39 +0000</pubDate>
		<dc:creator>jmho</dc:creator>
				<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://jmho4.wordpress.com/?p=36</guid>
		<description><![CDATA[Sometimes it is helpful to be able to have several versions of Marble installed and have these versions separated. One possibility is to use different user accounts, one for each Marble version. Another possibility using only one user account involves some minor changes to the Marble source. I&#8217;m going to explain how to do the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=36&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sometimes it is helpful to be able to have several versions of Marble installed and have these versions separated. One possibility is to use different user accounts, one for each Marble version. Another possibility using only one user account involves some minor changes to the Marble source. I&#8217;m going to explain how to do the latter. As examples we use the Marbles of KDE 4.4, 4.5 and trunk.</p>
<p>For a Marble version being installed separately it has to have a separate configuration file, a separate user data directory and a separate installation directory. For the first and second part we have to modify the Marble source, the third part is being done by the build system. At the moment of this writing development for KDE 4.5 takes place in svn trunk while development for kdeedu 4.5 (which includes Marble) takes place in the 4.5 branch.<br />
So without further ado:</p>
<p><strong>Setup different kdesvn-build configurations per branch</strong></p>
<p>KDE 4.4.x (Marble 0.9.x): $HOME/.kdesvn-4.4-buildrc</p>
<pre class="brush: plain; wrap-lines: false;">
global
    source-dir ~/kde-devel/kdesvn-4.4
    kdedir ~/kde-devel/kde-4.4
    qtdir /usr
    branch 4.4
    svn-server svn://anonsvn.kde.org/home/kde
    cmake-options -DCMAKE_BUILD_TYPE=debugfull
end global

module kdesupport
    tag kdesupport-for-4.4
    cmake-options -DWITH_ASF=TRUE -DWITH_MP4=TRUE -DBUILD_phonon=OFF
end module

module phonon-git
    repository git://gitorious.org/phonon/phonon.git
    branch 4.4
end module

module kdelibs
end module

module kdeedu
end module
</pre>
<p>KDE 4.5.x (Marble 0.10.x): $HOME/.kdesvn-4.5-buildrc</p>
<pre class="brush: plain; wrap-lines: false;">
global
    source-dir ~/kde-devel/kdesvn-4.5
    kdedir ~/kde-devel/kde-4.5
    qtdir /usr
    # atm development for 4.5 takes place in trunk with exception of kdeedu
    # branch 4.5
    svn-server svn://anonsvn.kde.org/home/kde
    cmake-options -DCMAKE_BUILD_TYPE=debugfull
end global

module kdesupport
    # tag kdesupport-for-4.5
    cmake-options -DWITH_ASF=TRUE -DWITH_MP4=TRUE -DBUILD_phonon=OFF
end module

module phonon-git
    repository git://gitorious.org/phonon/phonon.git
end module

module dbusmenu-qt
    repository git://gitorious.org/dbusmenu/dbusmenu-qt.git
end module

module kdelibs
end module

module kdeedu
    branch 4.5
end module
</pre>
<p>Marble trunk: $HOME/.kdesvn-trunk-buildrc</p>
<pre class="brush: plain; wrap-lines: false;">
global
        source-dir ~/kde-devel/kdesvn
        kdedir ~/kde-devel/kde
        qtdir /usr
        svn-server svn://anonsvn.kde.org/home/kde
        cmake-options -DCMAKE_BUILD_TYPE=debugfull
end global

module kdesupport
        cmake-options -DWITH_ASF=TRUE -DWITH_MP4=TRUE
end module

module phonon-git
        repository git://gitorious.org/phonon/phonon.git
end module

module dbusmenu-qt
        repository git://gitorious.org/dbusmenu/dbusmenu-qt.git
end module

module kdelibs
end module

module kdeedu
end module
</pre>
<p><strong>Define aliases</strong></p>
<p>Now we define some aliases for convenience, here we assume the kdesdk module is already checked out under ~/kde-devel/kdesvn:</p>
<pre class="brush: bash; wrap-lines: false;">
alias kdesvn-4.4-build='~/kde-devel/kdesvn/kdesdk/scripts/kdesvn-build --rc-file=$HOME/.kdesvn-4.4-buildrc'
alias kdesvn-4.5-build='~/kde-devel/kdesvn/kdesdk/scripts/kdesvn-build --rc-file=$HOME/.kdesvn-4.5-buildrc'
alias kdesvn-trunk-build='~/kde-devel/kdesvn/kdesdk/scripts/kdesvn-build --rc-file=$HOME/.kdesvn-trunk-buildrc'
</pre>
<p><strong>Check out, build and install unmodified versions</strong></p>
<p>At this point we check out and build KDE Marble and it&#8217;s dependencies for 4.4, 4.5 and trunk using the following commands:</p>
<pre class="brush: bash; wrap-lines: false;">
kdesvn-4.4-build -v
kdesvn-4.5-build -v
kdesvn-trunk-build -v
</pre>
<p><strong>Apply patches</strong></p>
<p>Afterwards we apply the following patches:</p>
<p>KDE 4.4.x (Marble 0.9.x):</p>
<pre class="brush: diff; wrap-lines: false;">
Index: marble/src/lib/MarbleDirs.cpp
===================================================================
--- marble/src/lib/MarbleDirs.cpp       (Revision 1137354)
+++ marble/src/lib/MarbleDirs.cpp       (Arbeitskopie)
@@ -214,7 +214,7 @@
 QString MarbleDirs::localPath()
 {
 #ifndef Q_OS_WIN
-    return QString( QDir::homePath() + &quot;/.marble/data&quot; ); // local path
+    return QString( QDir::homePath() + &quot;/.marble-4.4/data&quot; ); // local path
 #else
     HWND hwnd = 0;
     WCHAR *appdata_path = new WCHAR[MAX_PATH+1];
@@ -229,7 +229,7 @@
 QString MarbleDirs::pluginLocalPath()
 {
 #ifndef Q_OS_WIN
-    return QString( QDir::homePath() + &quot;/.marble/plugins&quot; ); // local path
+    return QString( QDir::homePath() + &quot;/.marble-4.4/plugins&quot; ); // local path
 #else
     HWND hwnd = 0;
     WCHAR *appdata_path = new WCHAR[MAX_PATH+1];
Index: marble/src/marble.kcfg
===================================================================
--- marble/src/marble.kcfg      (Revision 1137354)
+++ marble/src/marble.kcfg      (Arbeitskopie)
@@ -3,7 +3,7 @@
       xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
       xsi:schemaLocation=&quot;http://www.kde.org/standards/kcfg/1.0
       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd&quot; &gt;
- &lt;kcfgfile name=&quot;marblerc&quot; /&gt;
+ &lt;kcfgfile name=&quot;marblerc-4.4&quot; /&gt;
  &lt;include&gt;kglobalsettings.h&lt;/include&gt;
  &lt;include&gt;&quot;lib/global.h&quot;&lt;/include&gt;
  &lt;group name=&quot;MarbleWidget&quot; &gt;
Index: marble/src/marble.knsrc
===================================================================
--- marble/src/marble.knsrc     (Revision 1137354)
+++ marble/src/marble.knsrc     (Arbeitskopie)
@@ -1,4 +1,4 @@
 [KNewStuff2]
 ProvidersUrl=http://edu.kde.org/marble/newstuff/providers.xml
-InstallPath=.marble/data/maps
+InstallPath=.marble-4.4/data/maps
 Uncompress=true
</pre>
<p>KDE 4.5.x (Marble 0.10.x):</p>
<pre class="brush: diff; wrap-lines: false;">
Index: marble/src/lib/MarbleDirs.cpp
===================================================================
--- marble/src/lib/MarbleDirs.cpp       (Revision 1137401)
+++ marble/src/lib/MarbleDirs.cpp       (Arbeitskopie)
@@ -222,7 +222,7 @@
     if( dataHome.isEmpty() )
         dataHome = QDir::homePath() + &quot;/.local/share&quot;;

-    return dataHome + &quot;/marble&quot;; // local path
+    return dataHome + &quot;/marble-4.5&quot;; // local path
 #else
     HWND hwnd = 0;
     WCHAR *appdata_path = new WCHAR[MAX_PATH+1];
@@ -270,7 +270,7 @@
 QString MarbleDirs::pluginLocalPath()
 {
 #ifndef Q_OS_WIN
-    return QString( QDir::homePath() + &quot;/.marble/plugins&quot; ); // local path
+    return QString( QDir::homePath() + &quot;/.marble-4.5/plugins&quot; ); // local path
 #else
     HWND hwnd = 0;
     WCHAR *appdata_path = new WCHAR[MAX_PATH+1];
Index: marble/src/marble.kcfg
===================================================================
--- marble/src/marble.kcfg      (Revision 1137401)
+++ marble/src/marble.kcfg      (Arbeitskopie)
@@ -3,7 +3,7 @@
       xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
       xsi:schemaLocation=&quot;http://www.kde.org/standards/kcfg/1.0
       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd&quot; &gt;
- &lt;kcfgfile name=&quot;marblerc&quot; /&gt;
+ &lt;kcfgfile name=&quot;marblerc-4.5&quot; /&gt;
  &lt;include&gt;kglobalsettings.h&lt;/include&gt;
  &lt;include&gt;&quot;lib/global.h&quot;&lt;/include&gt;
  &lt;group name=&quot;MarbleWidget&quot; &gt;
Index: marble/src/marble.knsrc
===================================================================
--- marble/src/marble.knsrc     (Revision 1137401)
+++ marble/src/marble.knsrc     (Arbeitskopie)
@@ -1,10 +1,10 @@
 [KNewStuff2]
 ProvidersUrl=http://edu.kde.org/marble/newstuff/providers.xml
-InstallPath=.marble/data/maps
+InstallPath=.marble-4.5/data/maps
 Uncompress=true

 [KNewStuff3]
 ProvidersUrl=http://edu.kde.org/marble/newstuff/providers.xml
 Categories=Marble,Maps
-XdgTargetDir=marble/maps
+XdgTargetDir=marble-4.5/maps
 Uncompress=archive
</pre>
<p><strong>Build and install modified versions</strong></p>
<p>It is not necessary to patch the trunk version. We can now build and install our modified versions:</p>
<pre class="brush: bash; wrap-lines: false;">
kdesvn-4.4-build -v
kdesvn-4.5-build -v
</pre>
<p>Ok, that&#8217;s it. Now we have ~/kde-devel/kde-4.4/bin/marble, ~/kde-devel/kde-4.5/bin/marble and ~/kde-devel/kde/bin/marble all with separate configurations and data directories.</p>
<p>Please keep in mind, this is not a 100% solution. However for me it work&#8217;s good enough. The patches above only work for the Linux platform (perhaps also for other non MS Windows platform, haven&#8217;t checked though), this is because MarbleDirs contains some platform dependent code and I only changed the Linux parts.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmho4.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmho4.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmho4.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmho4.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmho4.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmho4.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmho4.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmho4.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmho4.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmho4.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmho4.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmho4.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmho4.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmho4.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=36&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmho4.wordpress.com/2010/06/12/how-to-install-multiple-versions-of-marble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed089fd3783845f3f9061ac604f51ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmho4</media:title>
		</media:content>
	</item>
		<item>
		<title>New Marble feature: Quick &amp; dirty WMS support by
Bernhard Beschow (shentey)</title>
		<link>http://jmho4.wordpress.com/2010/05/24/new-marble-feature-quick-dirty-wms-support-bybernhard-beschow-shentey/</link>
		<comments>http://jmho4.wordpress.com/2010/05/24/new-marble-feature-quick-dirty-wms-support-bybernhard-beschow-shentey/#comments</comments>
		<pubDate>Mon, 24 May 2010 19:34:01 +0000</pubDate>
		<dc:creator>jmho</dc:creator>
				<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://jmho4.wordpress.com/?p=29</guid>
		<description><![CDATA[A mail (http://mail.kde.org/pipermail/marble-devel/2010-May/001004.html) Bernhard yesterday sent to the marble-devel mailing list immediately caused a lot of excitement in the #marble and #kde-edu irc channels. With his patch, in the meantime committed in trunk, Marble is able to use some WMS maps, for example this one of Saxony: Here the WMS layer is blended on top [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=29&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A mail (http://mail.kde.org/pipermail/marble-devel/2010-May/001004.html) Bernhard yesterday sent to the marble-devel mailing list immediately caused a lot of excitement in the #marble and #kde-edu irc channels.</p>
<p>With his patch, in the meantime committed in trunk, Marble is able to use some WMS maps, for example this one of Saxony:</p>
<p><img src="http://jmho4.files.wordpress.com/2010/05/wms-blending-11.png?w=450" title="Saxony, overlay blending, tile level 8" /></p>
<p>Here the WMS layer is blended on top of the OpenStreetMap using the blending work I committed about 6 weeks ago. Some more screenshots:</p>
<p><img src="http://jmho4.files.wordpress.com/2010/05/wms-blending-21.png?w=450" title="City of Dresden, overlay blending, tile level 16" /></p>
<p><img src="http://jmho4.files.wordpress.com/2010/05/shentey-wms-level-18-overlay-blending-beach1.png?w=450" /></p>
<p>This one uses overlay blending, the first two ones use multiply blending. The blue line in the last screen shot is a ferry line from the OpenStreetMap.</p>
<p>At the moment this is still a little bit experimental, but it should stabilize soon.</p>
<p><strong>Update:</strong></p>
<p>Screenshots in original resolution: <a href="http://nienhueser.de/jmho/shentey-wms-level-16-multiply-blending-dresden.1274808841.png">second</a> and <a href="http://nienhueser.de/jmho/shentey-wms-level-18-overlay-blending-beach.1274808739.png">third</a>.</p>
<p>Thanks Dennis for hosting <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmho4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmho4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmho4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmho4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmho4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmho4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmho4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmho4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmho4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmho4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmho4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmho4.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmho4.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmho4.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=29&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmho4.wordpress.com/2010/05/24/new-marble-feature-quick-dirty-wms-support-bybernhard-beschow-shentey/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed089fd3783845f3f9061ac604f51ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmho4</media:title>
		</media:content>

		<media:content url="http://jmho4.files.wordpress.com/2010/05/wms-blending-11.png" medium="image">
			<media:title type="html">Saxony, overlay blending, tile level 8</media:title>
		</media:content>

		<media:content url="http://jmho4.files.wordpress.com/2010/05/wms-blending-21.png" medium="image">
			<media:title type="html">City of Dresden, overlay blending, tile level 16</media:title>
		</media:content>

		<media:content url="http://jmho4.files.wordpress.com/2010/05/shentey-wms-level-18-overlay-blending-beach1.png" medium="image" />
	</item>
		<item>
		<title>New Marble feature: Download Region</title>
		<link>http://jmho4.wordpress.com/2010/04/26/new-marble-feature-download-region/</link>
		<comments>http://jmho4.wordpress.com/2010/04/26/new-marble-feature-download-region/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 12:43:51 +0000</pubDate>
		<dc:creator>jmho</dc:creator>
				<category><![CDATA[kde]]></category>
		<category><![CDATA[KDE Marble]]></category>

		<guid isPermaLink="false">http://jmho4.wordpress.com/?p=17</guid>
		<description><![CDATA[With Marble you can now download map tiles of several tile levels of a region for future offline usage. This is quite useful for travelling in unknown areas. Please test and report any issues at http://bugs.kde.org, the marble-devel mailing list or just drop a line in #marble or #kde-edu on freenode. Here are some screenshots:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=17&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With Marble you can now download map tiles of several tile levels of a region for future offline usage. This is quite useful for travelling in unknown areas.</p>
<p>Please test and report any issues at http://bugs.kde.org, the marble-devel mailing list or just drop a line in #marble or #kde-edu on freenode.</p>
<p>Here are some screenshots:</p>
<p><img src="http://jmho4.files.wordpress.com/2010/04/marble-download-region-screenshot-011.png?w=450" /><img src="http://jmho4.files.wordpress.com/2010/04/marble-download-region-screenshot-02.png?w=450" /><img src="http://jmho4.files.wordpress.com/2010/04/marble-download-region-screenshot-03.png?w=450" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmho4.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmho4.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmho4.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmho4.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmho4.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmho4.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmho4.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmho4.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmho4.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmho4.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmho4.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmho4.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmho4.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmho4.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=17&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmho4.wordpress.com/2010/04/26/new-marble-feature-download-region/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed089fd3783845f3f9061ac604f51ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmho4</media:title>
		</media:content>

		<media:content url="http://jmho4.files.wordpress.com/2010/04/marble-download-region-screenshot-011.png" medium="image" />

		<media:content url="http://jmho4.files.wordpress.com/2010/04/marble-download-region-screenshot-02.png" medium="image" />

		<media:content url="http://jmho4.files.wordpress.com/2010/04/marble-download-region-screenshot-03.png" medium="image" />
	</item>
		<item>
		<title>Hidden Marble feature: statusbar configuration</title>
		<link>http://jmho4.wordpress.com/2010/04/11/hidden-marble-feature-statusbar-configuration/</link>
		<comments>http://jmho4.wordpress.com/2010/04/11/hidden-marble-feature-statusbar-configuration/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 01:08:35 +0000</pubDate>
		<dc:creator>jmho</dc:creator>
				<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://jmho4.wordpress.com/?p=8</guid>
		<description><![CDATA[For those of you who are interested in knowing which tile level (applies only to map themes with texture layers) is displayed in Marble: just right-click on the statusbar and enable the tile zoom level display (disabled by default).<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=8&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For those of you who are interested in knowing which tile level (applies only to map themes with texture layers) is displayed in Marble: just right-click on the statusbar and enable the tile zoom level display (disabled by default).</p></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmho4.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmho4.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmho4.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmho4.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmho4.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmho4.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmho4.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmho4.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmho4.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmho4.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmho4.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmho4.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmho4.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmho4.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=8&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmho4.wordpress.com/2010/04/11/hidden-marble-feature-statusbar-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed089fd3783845f3f9061ac604f51ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmho4</media:title>
		</media:content>
	</item>
		<item>
		<title>test</title>
		<link>http://jmho4.wordpress.com/2010/01/14/test/</link>
		<comments>http://jmho4.wordpress.com/2010/01/14/test/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:18:48 +0000</pubDate>
		<dc:creator>jmho</dc:creator>
				<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://jmho4.wordpress.com/?p=4</guid>
		<description><![CDATA[kde test<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=4&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>kde test</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmho4.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmho4.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmho4.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmho4.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmho4.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmho4.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmho4.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmho4.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmho4.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmho4.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmho4.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmho4.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmho4.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmho4.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=4&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmho4.wordpress.com/2010/01/14/test/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed089fd3783845f3f9061ac604f51ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmho4</media:title>
		</media:content>
	</item>
		<item>
		<title>test entry</title>
		<link>http://jmho4.wordpress.com/2010/01/14/test-entry/</link>
		<comments>http://jmho4.wordpress.com/2010/01/14/test-entry/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 18:16:21 +0000</pubDate>
		<dc:creator>jmho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kde]]></category>

		<guid isPermaLink="false">http://jmho4.wordpress.com/2010/01/14/test-entry/</guid>
		<description><![CDATA[kde test content<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=3&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>kde test content</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmho4.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmho4.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmho4.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmho4.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmho4.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmho4.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmho4.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmho4.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmho4.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmho4.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmho4.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmho4.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmho4.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmho4.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=3&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmho4.wordpress.com/2010/01/14/test-entry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed089fd3783845f3f9061ac604f51ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmho4</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://jmho4.wordpress.com/2010/01/14/hello-world/</link>
		<comments>http://jmho4.wordpress.com/2010/01/14/hello-world/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:59:41 +0000</pubDate>
		<dc:creator>jmho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=1&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmho4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmho4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmho4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmho4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmho4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmho4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmho4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmho4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmho4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmho4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmho4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmho4.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmho4.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmho4.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=1&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmho4.wordpress.com/2010/01/14/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed089fd3783845f3f9061ac604f51ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmho4</media:title>
		</media:content>
	</item>
		<item>
		<title>Temporary-Post-Used-For-Style-Detection-Title-803548776</title>
		<link>http://jmho4.wordpress.com/2000/01/01/temporary-post-used-for-style-detection-title-803548776/</link>
		<comments>http://jmho4.wordpress.com/2000/01/01/temporary-post-used-for-style-detection-title-803548776/#comments</comments>
		<pubDate>Sat, 01 Jan 2000 00:00:00 +0000</pubDate>
		<dc:creator>jmho</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jmho4.wordpress.com/2000/01/01/temporary-post-used-for-style-detection-title-803548776/</guid>
		<description><![CDATA[Temporary-Post-Used-For-Style-Detection-Content-803548776<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=10&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Temporary-Post-Used-For-Style-Detection-Content-803548776</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmho4.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmho4.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmho4.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmho4.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmho4.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmho4.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmho4.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmho4.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmho4.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmho4.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmho4.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmho4.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmho4.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmho4.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmho4.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmho4.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmho4.wordpress.com&amp;blog=11438704&amp;post=10&amp;subd=jmho4&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmho4.wordpress.com/2000/01/01/temporary-post-used-for-style-detection-title-803548776/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ed089fd3783845f3f9061ac604f51ba3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmho4</media:title>
		</media:content>
	</item>
	</channel>
</rss>
