<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-9690410</id><updated>2024-09-14T20:57:29.976Z</updated><category term="extension"/><category term="firefox"/><title type='text'>zmeeagain</title><subtitle type='html'>Yet another rarely read blog.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default?start-index=26&amp;max-results=25'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>166</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-9690410.post-2871421151730737507</id><published>2019-12-15T18:38:00.001Z</published><updated>2019-12-15T18:38:12.690Z</updated><title type='text'>blog.zmeeagain.com no more</title><content type='html'>This is probably the last post in this blog. I&#39;ve decided to put any new posts on a markdown-based static site, at &lt;a href=&quot;https://blog.zmeeaga.in&quot;&gt;blog.zmeeaga.in&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/2871421151730737507/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/2871421151730737507' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2871421151730737507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2871421151730737507'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2019/12/blogzmeeagaincom-no-more.html' title='blog.zmeeagain.com no more'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-42547030749226018</id><published>2019-10-27T20:34:00.000Z</published><updated>2019-10-27T20:34:44.853Z</updated><title type='text'>old proxy tunneling issue with java</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;So you happen to work in an environment where you&#39;re behind a proxy. Not a big deal you might think, a bit annoying, yes. Until the moment when you run e.g. the gradle wrapper and hits you back with   &lt;br /&gt;
a &lt;pre&gt;Exception in thread &quot;main&quot; java.io.IOException: Unable to tunnel through proxy. Proxy returns &quot;HTTP/1.1 407 Proxy Authentication Required&quot;&lt;/pre&gt;exception. But surely you have configured everything correctly, including the proxy authentication. You never had this before, but then again you were never before behind an authenticated proxy. You run curl against the same gradle.org address to get the distribution with those exact proxy settings and it just works! &lt;br /&gt;
&lt;br /&gt;
There&#39;s a simple explanation for that: since jdk8u111 &lt;a href=&quot;https://www.oracle.com/technetwork/java/javase/8u111-relnotes-3124969.html&quot;&gt;Basic authentication for https tunneling is not allowed&lt;/a&gt;. To override this for gradle you may pass &lt;code&gt;systemProp.jdk.http.auth.tunneling.disabledSchemes=&quot;&quot;&lt;/code&gt; to &lt;code&gt;gradle.properties&lt;/code&gt;. More generally you can pass/configure  &lt;code&gt;jdk.http.auth.tunneling.disabledSchemes&lt;/code&gt; jvm property to empty or remove Basic if already there, or do it globally in &lt;code&gt;net.properties&lt;/code&gt; of jre/lib. &lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/42547030749226018/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/42547030749226018' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/42547030749226018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/42547030749226018'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2019/10/old-proxy-tunneling-issue-with-java.html' title='old proxy tunneling issue with java'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-1452969811927752438</id><published>2019-10-21T20:49:00.002Z</published><updated>2019-10-21T20:49:18.117Z</updated><title type='text'>random ids in idea</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;Stop entering ad-hoc magic constants or 1,2,3,... sequences in your intent request codes, or build scripts to generate random translation keys. Embrace randomness and just use groovy scripts directly in IntelliJ live templates. A random positive integer might simply be &lt;code&gt;$RANDOM$=groovyScript(&quot;new Random().nextInt() &amp;amp; Integer.MAX_VALUE&quot;)&lt;/code&gt;, a short &lt;code&gt;$RANDOM$=groovyScript(&quot;new Random().nextInt(65535) + 1&quot;)&lt;/code&gt;, and a fixed 7-digit, 0-padded number &lt;code&gt;$RANDOM$=groovyScript(&quot;String.format(\&quot;%07d\&quot;, new Random().nextInt(999999))&quot;)&lt;/code&gt;. The definition for the latter would be:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;
&amp;lt;template name=&quot;rnd7p0&quot; value=&quot;$RANDOM$&quot; description=&quot;Generate a random number up to 7 digits, left padded with 0s if needed.&quot; toReformat=&quot;false&quot; toShortenFQNames=&quot;true&quot;&amp;gt;
    &amp;lt;variable name=&quot;RANDOM&quot; expression=&quot;groovyScript(&amp;amp;quot;String.format(\&amp;amp;quot;%07d\&amp;amp;quot;, new Random().nextInt(999999))&amp;amp;quot;)&quot; defaultValue=&quot;&quot; alwaysStopAt=&quot;false&quot; /&amp;gt;
    &amp;lt;context&amp;gt;
      &amp;lt;option name=&quot;OTHER&quot; value=&quot;true&quot; /&amp;gt;
    &amp;lt;/context&amp;gt;
  &amp;lt;/template&amp;gt;
&lt;/code&gt;
&lt;/pre&gt;&lt;br /&gt;
Or, you can install the &lt;a href=&quot;https://plugins.jetbrains.com/plugin/9836-randomness&quot; target=&quot;_blank&quot;&gt;randomness&lt;/a&gt; plugin.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/1452969811927752438/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/1452969811927752438' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1452969811927752438'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1452969811927752438'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2019/10/random-ids-in-idea.html' title='random ids in idea'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-2135360068476067345</id><published>2019-06-21T09:24:00.001Z</published><updated>2019-06-21T09:24:48.878Z</updated><title type='text'>comments formatting</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;Some people argue that if you do not intend to produce javadoc for your project, you should not clutter your comments with unnecessary &lt;code&gt;&amp;lt;pre&gt;&lt;/code&gt;s, &lt;code&gt;&amp;lt;blockquote&gt;&lt;/code&gt;s and the likes. I tend to disagree. The reason? Ctrl+Q.&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/2135360068476067345/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/2135360068476067345' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2135360068476067345'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2135360068476067345'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2019/06/comments-formatting.html' title='comments formatting'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-950400220844576584</id><published>2016-06-05T20:39:00.001Z</published><updated>2016-06-05T20:39:48.873Z</updated><title type='text'>enums IV</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;So you find yourself calling &lt;code&gt;values()&lt;/code&gt; lots in your code. Since this allocates a new array every time and this does not get optimized away, you might want to create a local copy, or an immutable collection and use that instead:&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;public enum Day {
  MONDAY, TUESDAY;

  private static final Day[] values = values();

  ...
}
&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
or alternatively use an immutable &lt;code&gt;Set&lt;/code&gt;.&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/950400220844576584/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/950400220844576584' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/950400220844576584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/950400220844576584'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2016/06/enums-iv.html' title='enums IV'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-4170714077976869396</id><published>2016-05-26T20:46:00.000Z</published><updated>2016-05-26T20:46:03.418Z</updated><title type='text'>enums III</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;Enums have a &lt;code&gt;name()&lt;/code&gt; method. And it has a very precise meaning. Now imagine:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;public enum Day {
  MONDAY(&quot;code1&quot;), TUESDAY(&quot;code2&quot;);

  private final String code;
  private Day(String code) {
    this.code = name;
  }

  public String getName() {
    return code;
  }
}
&lt;/code&gt;&lt;/pre&gt;Now good luck finding out what is &lt;code&gt;Day.name()&lt;/code&gt; and what is &lt;code&gt;Day.getName()&lt;/code&gt;. You&#39;d be much better off calling this other method of yours getCode(). If &lt;code&gt;name&lt;/code&gt; looks like a good  name for your attribute, think long and hard to find an alternative.&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/4170714077976869396/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/4170714077976869396' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/4170714077976869396'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/4170714077976869396'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2016/05/enums-iii.html' title='enums III'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-1131719827389558447</id><published>2016-05-26T20:17:00.000Z</published><updated>2016-05-26T20:18:20.790Z</updated><title type='text'>enums II</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;Imagine:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;public enum Days {
    MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY,SUNDAY;
}
&lt;/code&gt;&lt;/pre&gt;Then is it:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;Days day = MONDAY;
&lt;/code&gt;&lt;/pre&gt;or is it:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;Days days = MONDAY;
&lt;/code&gt;&lt;/pre&gt;How about a set of days? Would you call it days? Is it a set of &lt;b&gt;day&lt;/b&gt;s or a set of &lt;b&gt;days&lt;/b&gt;s? It can get worse: &lt;code&gt;DaysEnum&lt;/code&gt; or &lt;code&gt;DayEnums&lt;/code&gt;? Don&#39;t call your day days... To be fair such atrocities already exist in jdk, like &lt;code&gt;LayoutFlags&lt;/code&gt; or &lt;code&gt;CssFlags&lt;/code&gt; (these particular ones thankfully in the bowels of &lt;code&gt;com.sun.javafx&lt;/code&gt;). Not one of their best moments.&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/1131719827389558447/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/1131719827389558447' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1131719827389558447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1131719827389558447'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2016/05/enums-ii.html' title='enums II'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-1551547956637844344</id><published>2016-05-26T19:48:00.002Z</published><updated>2016-05-26T19:48:35.846Z</updated><title type='text'>enums I</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;Imagine &lt;code&gt;Month&lt;/code&gt; being &lt;code&gt;MonthEnum&lt;/code&gt;. What is &lt;code&gt;Monday&lt;/code&gt;? A month? Or a monthEnum? Do everyone a favour then and stop calling your enums, well, enums.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/1551547956637844344/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/1551547956637844344' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1551547956637844344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1551547956637844344'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2016/05/enums-i.html' title='enums I'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-58430272207712517</id><published>2012-12-24T11:51:00.001Z</published><updated>2012-12-30T21:45:47.275Z</updated><title type='text'>test your timestamp server with openssl</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;Generate the timestamp query:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;openssl ts -query -data &amp;lt;filename&amp;gt; -out tsareq.tsr&lt;/code&gt;&lt;/pre&gt;You may optionally set the policy adding the &lt;code&gt;-policy object_id&lt;/code&gt; parameter.&lt;br /&gt;
View the generated request in human readable form:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;openss ts -query -in tsareq.tsr -text&lt;/code&gt;&lt;/pre&gt;Send the request to the timestamp server and store the timestamp response:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;./tsget -h &amp;lt;timestamp server url&amp;gt; -o tsarep.tsr tsareq.tsr&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
View the reply in human readable form:&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;openssl ts -reply -in tsarep.tsr -text&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;
You may find that tsget is stored in &lt;code&gt;/usr/share/ssl/misc&lt;/code&gt;.&lt;br /&gt;
Alternatively, you may also send the timestamp request manually, and have finer control over the protocol and transport headers. One way would be using the almighty curl:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;curl -X POST &amp;lt;timestamp server url&amp;gt; -H &quot;Content-Type: application/timestamp-query&quot; -H &quot;Content-Length: &amp;lt;tsareq.tsr length&amp;gt;&quot; --data-binary @tsareq.tsr -v -o tsarep.tsr&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/58430272207712517/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/58430272207712517' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/58430272207712517'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/58430272207712517'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2012/12/test-your-timestamp-server-with-openssl.html' title='test your timestamp server with openssl'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-1450372450311663469</id><published>2012-09-22T13:29:00.001Z</published><updated>2012-09-22T13:30:23.041Z</updated><title type='text'>generate HTML for your web services</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;Grab a copy of &lt;a href=&quot;http://tomi.vanek.sk/index.php?page=wsdl-viewer&quot; target=&quot;_blank&quot;&gt;Tomi Vanek&#39;s &lt;code&gt;wsdl-viewer.xsl&lt;/code&gt;&lt;/a&gt;. Then use your favourite transformation tool. Yes, it&#39;s that simple. I recommend &lt;a href=&quot;http://xmlsoft.org/&quot; target=&quot;_blank&quot;&gt;xsltproc&lt;/a&gt;, the open-source command line XSLT processing tool, bundled with most Linux distributions, also used in &lt;a href=&quot;http://www.soapui.org/?utm_expid=56905-8&amp;amp;utm_referrer=http%3A%2F%2Fwww.google.gr%2Furl%3Fsa%3Dt%26rct%3Dj%26q%3D%26esrc%3Ds%26source%3Dweb%26cd%3D1%26ved%3D0CBsQFjAA%26url%3Dhttp%253A%252F%252Fwww.soapui.org%252F%26ei%3DELtdUILqEKmH0AXlw4DQCg%26usg%3DAFQjCNE0DhyxZHa40M-2y2xo7zFzQJHB0A&quot; target=&quot;_blank&quot;&gt;soapUI&lt;/a&gt;. Windows fellas can get the &lt;a href=&quot;http://www.zlatkovic.com/libxml.en.html&quot; target=&quot;_blank&quot;&gt;binaries prepared by Igor Zlatković&lt;/a&gt;. Then simply type:&lt;br /&gt;
&lt;pre&gt;&lt;code&gt; 
xsltproc -o the-wsdl-report.html wsdl-viewer.xsl your-wsdl-file.wsdl&lt;/div&gt;&lt;/code&gt;
&lt;/pre&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/1450372450311663469/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/1450372450311663469' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1450372450311663469'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1450372450311663469'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2012/09/generate-html-for-your-web-services.html' title='generate HTML for your web services'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-3843288330072744815</id><published>2011-06-11T19:42:00.000Z</published><updated>2011-06-11T19:42:01.451Z</updated><title type='text'>why zmeeagain?</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
I think my -not so many- readers long deserved an explanation on the seemingly peculiar choice of the word zmeeagain&amp;nbsp;for my web persona. Here it is:

&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDap6yD7AxP7Tra-k5uAV03FddX-qWWSidSpSx6YJe7PLMFEHWOy2z0atLMylX-yEaQyjnzZoJogkwLwl92Db5hVbnUGFBCAgbAhy0dzplQ0WYKAi2bU2YFG_XoT5S4oUuwfIdUA/s1600/zmeeagain.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;1&quot; height=&quot;312&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDap6yD7AxP7Tra-k5uAV03FddX-qWWSidSpSx6YJe7PLMFEHWOy2z0atLMylX-yEaQyjnzZoJogkwLwl92Db5hVbnUGFBCAgbAhy0dzplQ0WYKAi2bU2YFG_XoT5S4oUuwfIdUA/s320/zmeeagain.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/3843288330072744815/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/3843288330072744815' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/3843288330072744815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/3843288330072744815'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2011/06/why-zmeeagain.html' title='why zmeeagain?'/><author><name>zmeeagain</name><uri>http://www.blogger.com/profile/18264941856496062757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDap6yD7AxP7Tra-k5uAV03FddX-qWWSidSpSx6YJe7PLMFEHWOy2z0atLMylX-yEaQyjnzZoJogkwLwl92Db5hVbnUGFBCAgbAhy0dzplQ0WYKAi2bU2YFG_XoT5S4oUuwfIdUA/s72-c/zmeeagain.png" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-2015577605844882151</id><published>2010-07-10T11:40:00.001Z</published><updated>2010-07-10T11:40:01.687Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;19:05&lt;/em&gt; Potokaki beach volley bar. F-awesome. &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/18129171112&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/2015577605844882151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/2015577605844882151' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2015577605844882151'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2015577605844882151'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/07/daily-tweets_10.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-6146580961365480764</id><published>2010-07-09T11:40:00.001Z</published><updated>2010-07-09T11:40:04.304Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;17:22&lt;/em&gt; Psili Ammos Samos. Cooling after having been grilled. &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/18037724367&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/6146580961365480764/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/6146580961365480764' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/6146580961365480764'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/6146580961365480764'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/07/daily-tweets_09.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-1850020807240764245</id><published>2010-07-01T11:40:00.001Z</published><updated>2010-07-01T11:40:02.659Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;18:50&lt;/em&gt; Google command line (&lt;a href=&quot;http://code.google.com/p/googlecl/&quot;&gt;code.google.com/p/googlecl/&lt;/a&gt;) still very limited... &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/17423510305&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/1850020807240764245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/1850020807240764245' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1850020807240764245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1850020807240764245'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/07/daily-tweets.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-2332822120089971470</id><published>2010-06-13T11:40:00.001Z</published><updated>2010-06-13T11:40:02.220Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;20:11&lt;/em&gt; eBay through Backstreet Boys&#39; I Want It That Way adaptation: &lt;a href=&quot;http://www.youtube.com/watch?v=UW9bHDy5khQ.&quot;&gt;www.youtube.com/watch?v=UW9bHDy5khQ.&lt;/a&gt; LoL! &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/16016474454&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/2332822120089971470/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/2332822120089971470' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2332822120089971470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2332822120089971470'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/06/daily-tweets.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-8066362778130075187</id><published>2010-05-01T11:40:00.001Z</published><updated>2010-05-01T11:40:01.490Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;23:51&lt;/em&gt; Espresso cont.: Syntagma sqr, Athens: 3 euros! What are the margins on that one I wonder... &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/13149846132&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/8066362778130075187/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/8066362778130075187' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/8066362778130075187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/8066362778130075187'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/05/daily-tweets.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-3846013563876083423</id><published>2010-04-09T11:40:00.001Z</published><updated>2010-04-09T11:40:02.963Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;11:37&lt;/em&gt; Doodle: Event scheduling and polling online tool. &lt;a href=&quot;http://icio.us/3g0k0v&quot;&gt;icio.us/3g0k0v&lt;/a&gt; &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/11870886962&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/3846013563876083423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/3846013563876083423' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/3846013563876083423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/3846013563876083423'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/04/daily-tweets_09.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-1087161729693411921</id><published>2010-04-02T11:40:00.001Z</published><updated>2010-04-02T11:40:01.411Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;17:45&lt;/em&gt; Agkyra lounge cafe-bookstore-wifi hotspot, Solwnos 124, downtown athens. A gem. &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/11427760853&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/1087161729693411921/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/1087161729693411921' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1087161729693411921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1087161729693411921'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/04/daily-tweets_02.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-5909494852938200515</id><published>2010-03-10T12:40:00.001Z</published><updated>2010-03-10T12:40:01.934Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;21:55&lt;/em&gt; Hungry Planet: What the World Eats (&lt;a href=&quot;http://tinyurl.com/6mrp5f&quot;&gt;tinyurl.com/6mrp5f&lt;/a&gt;). 30 families, 24 countries, 600 meals. $494 to $1.44 a week. Awesome. &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/10235251870&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/5909494852938200515/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/5909494852938200515' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/5909494852938200515'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/5909494852938200515'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/03/daily-tweets_10.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-2940755163903007241</id><published>2010-03-09T12:40:00.001Z</published><updated>2010-03-09T12:40:01.857Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;23:33&lt;/em&gt; Corsa is officially on its way to the junkyard. The all new Jazz Exclusive AT seems so much smoother and so much more versatile. &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/10188889646&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/2940755163903007241/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/2940755163903007241' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2940755163903007241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/2940755163903007241'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/03/daily-tweets.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-1899096791649819776</id><published>2010-01-29T12:40:00.001Z</published><updated>2010-01-29T12:40:02.098Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;12:09&lt;/em&gt; Indispensable journey planner if you happen to be in the Netherlands. &lt;a href=&quot;http://icio.us/t2brcj&quot;&gt;icio.us/t2brcj&lt;/a&gt; &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/8362455226&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/1899096791649819776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/1899096791649819776' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1899096791649819776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/1899096791649819776'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/01/daily-tweets_29.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-3495418727463698246</id><published>2010-01-11T12:40:00.001Z</published><updated>2010-01-11T12:40:01.169Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;12:10&lt;/em&gt; EUR721 through our travel agent for ATH - AMS, EUR408 from Orbitz!?! &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/7625159162&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/3495418727463698246/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/3495418727463698246' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/3495418727463698246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/3495418727463698246'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/01/daily-tweets_11.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-4797165345654547711</id><published>2010-01-01T12:40:00.001Z</published><updated>2010-01-01T12:40:01.610Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;22:13&lt;/em&gt; Familiarising with my new Canon S90 compact. First impressions very positive. &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/7246157814&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/4797165345654547711/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/4797165345654547711' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/4797165345654547711'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/4797165345654547711'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2010/01/daily-tweets.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-4962109108247330845</id><published>2009-12-25T12:40:00.001Z</published><updated>2009-12-25T12:40:02.692Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;18:16&lt;/em&gt; A seasonal muppet song: &lt;a href=&quot;http://tinyurl.com/y9l8dnn&quot;&gt;tinyurl.com/y9l8dnn&lt;/a&gt; &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/7003635432&quot;&gt;#&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;18:17&lt;/em&gt; And while we&#39;re at it: &lt;a href=&quot;http://tinyurl.com/yfqhcbo&quot;&gt;tinyurl.com/yfqhcbo&lt;/a&gt; &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/7003654102&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/4962109108247330845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/4962109108247330845' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/4962109108247330845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/4962109108247330845'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2009/12/daily-tweets_25.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-9690410.post-4139107536711689055</id><published>2009-12-13T12:40:00.001Z</published><updated>2009-12-13T12:40:01.657Z</updated><title type='text'>daily tweets</title><content type='html'>  &lt;ul class=&quot;loudtwitter&quot;&gt;&lt;li&gt;&lt;em&gt;04:19&lt;/em&gt; Pligg - a social networking content management system. &lt;a href=&quot;http://icio.us/532prh&quot;&gt;icio.us/532prh&lt;/a&gt; &lt;a href=&quot;http://twitter.com/zmeeagain/statuses/6616698003&quot;&gt;#&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; </content><link rel='replies' type='application/atom+xml' href='https://zmeeagain.blogspot.com/feeds/4139107536711689055/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment/fullpage/post/9690410/4139107536711689055' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/4139107536711689055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/9690410/posts/default/4139107536711689055'/><link rel='alternate' type='text/html' href='https://zmeeagain.blogspot.com/2009/12/daily-tweets_13.html' title='daily tweets'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>