<?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>notepad blog</title>
	<atom:link href="http://mynotes.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mynotes.wordpress.com</link>
	<description>__things i don't remember__</description>
	<lastBuildDate>Fri, 11 Dec 2009 21:25:39 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='mynotes.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/870b9a6d6cb2305400a518685837f804?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>notepad blog</title>
		<link>http://mynotes.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mynotes.wordpress.com/osd.xml" title="notepad blog" />
		<item>
		<title>setting X display using Putty and Xming</title>
		<link>http://mynotes.wordpress.com/2009/12/11/setting-x-display-using-putty-and-xming/</link>
		<comments>http://mynotes.wordpress.com/2009/12/11/setting-x-display-using-putty-and-xming/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 19:20:20 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/?p=360</guid>
		<description><![CDATA[setting X display using Putty and Xming on Windows XP.
install putty:
http://www.chiark.greenend.org.uk/~sgtatham/putty/
 create new session.
 make sure SSH -&#62; X11 -&#62;
     Enable X11 forwarding is checked
     X display location have localhost:0 in it
save the connection.
install xming
http://sourceforge.net/projects/xming/
 start xming with XLaunch.exe (keep all defaults)
open ssh session with putty
make sure [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=360&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/12/11/setting-x-display-using-putty-and-xming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
		<item>
		<title>how to create heapdump from core file- java</title>
		<link>http://mynotes.wordpress.com/2009/12/08/how-to-create-heapdump-from-core-file-java/</link>
		<comments>http://mynotes.wordpress.com/2009/12/08/how-to-create-heapdump-from-core-file-java/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 19:16:23 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/?p=355</guid>
		<description><![CDATA[http://www-01.ibm.com/support/docview.wss?uid=swg21242314
from core file

${JAVA_HOME}/bin/jmap -heap:format=b ${JAVA_HOME}/bin/java /tmp/corefile

heap will be written to heap.bin file
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=355&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/12/08/how-to-create-heapdump-from-core-file-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
		<item>
		<title>eclipse plugin for python</title>
		<link>http://mynotes.wordpress.com/2009/10/12/350/</link>
		<comments>http://mynotes.wordpress.com/2009/10/12/350/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 16:34:58 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/?p=350</guid>
		<description><![CDATA[
=====================================
Installing eclipse plugin for python:
=====================================

eclipse version: eclipse-jee-galileo-win32
update manager url: http://pydev.org/updates

Help -&#62; Install New Software

    Add ...

Name: pydev
Location: http://pydev.org/updates

Work With: pydev

Check 

    PyDev
        PyDev for Eclipse

install plugin

restart eclipse

Window -&#62; Preference -&#62; PyDev -&#62; Interpreter - Python -&#62; New..

Add python.exe (of python26 installed on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=350&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/10/12/350/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
		<item>
		<title>where is &#8220;share this&#8221; button on filckr</title>
		<link>http://mynotes.wordpress.com/2009/10/06/where-is-share-this-button-on-filckr/</link>
		<comments>http://mynotes.wordpress.com/2009/10/06/where-is-share-this-button-on-filckr/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 15:17:42 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flickr]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/?p=346</guid>
		<description><![CDATA[from flickr home page
http://www.flickr.com/photos//
Organize -&#62; Your Sets
double click one of your set
are you looking for &#8220;Share This&#8221; button well you wont find it here !!
Click on &#8220;Open set page&#8221; then you&#8217;ll see &#8220;Share This&#8221; button
===========
 Tagged: flickr      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=346&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/10/06/where-is-share-this-button-on-filckr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
		<item>
		<title>Netflix Prize Winner- Recommendation System</title>
		<link>http://mynotes.wordpress.com/2009/09/22/netflix-prize-winner-recommendation-system/</link>
		<comments>http://mynotes.wordpress.com/2009/09/22/netflix-prize-winner-recommendation-system/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 16:57:56 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[netflix]]></category>
		<category><![CDATA[Recommendation system]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/?p=344</guid>
		<description><![CDATA[http://www.netflixprize.com/assets/GrandPrize2009_BPC_PragmaticTheory.pdf
http://www.netflixprize.com/assets/ProgressPrize2008_BigChaos.pdf
http://www-cse.ucsd.edu/users/elkan/KddNetflixWorkshop.pdf
http://www.netflixprize.com/assets/GrandPrize2009_BPC_BellKor.pdf
http://www.netflixprize.com/assets/GrandPrize2009_BPC_BigChaos.pdf
http://www.netflixprize.com/assets/GrandPrize2009_BPC_PragmaticTheory.pdf
 Tagged: netflix, Recommendation system      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=344&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/09/22/netflix-prize-winner-recommendation-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
		<item>
		<title>Websphere class loaders</title>
		<link>http://mynotes.wordpress.com/2009/09/09/websphere-class-loaders/</link>
		<comments>http://mynotes.wordpress.com/2009/09/09/websphere-class-loaders/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 14:37:33 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[classloaders]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Websphere]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/?p=341</guid>
		<description><![CDATA[
Bootstrap

jre/lib
jre/lib/ext
CLASSPATH environment variable


Extension

ws.ext.dirs system property to determine the path that is used to load classes.


Application module classloaders

shared libraries


Web module classloaders

WEB-INF/classes
WEB-INF/lib



 Tagged: classloaders, java, Websphere      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=341&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/09/09/websphere-class-loaders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
		<item>
		<title>Distributed Systems &amp; Transaction Processing books</title>
		<link>http://mynotes.wordpress.com/2009/08/24/distributed-systems-transaction-processing-books/</link>
		<comments>http://mynotes.wordpress.com/2009/08/24/distributed-systems-transaction-processing-books/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 14:58:21 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[Distributed Systems]]></category>
		<category><![CDATA[Transaction Processing]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/?p=334</guid>
		<description><![CDATA[Reliable Distributed Systems: Technologies, Web Services, and Applications (Hardcover)
# Hardcover: 668 pages
# Publisher: Springer; 1 edition (March 25, 2005)
# Language: English
# ISBN-10: 0387215093
# ISBN-13: 978-0387215099
# Product Dimensions: 9.3 x 7.2 x 1.5 inches 
Transaction Processing: Concepts and Techniques (The Morgan Kaufmann Series in Data Management Systems) (Hardcover)
# Hardcover: 1070 pages
# Publisher: Morgan Kaufmann; 1st edition [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=334&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/08/24/distributed-systems-transaction-processing-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
		<item>
		<title>standard output and error to same file</title>
		<link>http://mynotes.wordpress.com/2009/08/21/standard-output-and-error-to-same-file/</link>
		<comments>http://mynotes.wordpress.com/2009/08/21/standard-output-and-error-to-same-file/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 17:15:00 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1]]></category>
		<category><![CDATA[2]]></category>
		<category><![CDATA[standard error]]></category>
		<category><![CDATA[standard out]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/?p=331</guid>
		<description><![CDATA[question:
I want both standard output and standard error of my command cmd to go to the same file log.txt
answer:

cmd &#62;log.txt 2&#62;&#38;1

 Tagged: 1, 2, standard error, standard out, unix      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=331&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/08/21/standard-output-and-error-to-same-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
		<item>
		<title>http post using curl</title>
		<link>http://mynotes.wordpress.com/2009/08/17/http-post-using-curl/</link>
		<comments>http://mynotes.wordpress.com/2009/08/17/http-post-using-curl/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 15:00:41 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/?p=329</guid>
		<description><![CDATA[
curl -i -k https://my.host.com/a/b/c -d @c:/temp/1.xml

 Tagged: curl, post, xml      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=329&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/08/17/http-post-using-curl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
		<item>
		<title>wordnet 2.1 lexnames missing</title>
		<link>http://mynotes.wordpress.com/2009/08/06/wordnet-2-1-lexnames-missing/</link>
		<comments>http://mynotes.wordpress.com/2009/08/06/wordnet-2-1-lexnames-missing/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 18:08:52 +0000</pubDate>
		<dc:creator>mynotes</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[lexnames]]></category>
		<category><![CDATA[missing]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[wordnet]]></category>
		<category><![CDATA[wordnet 2.1]]></category>

		<guid isPermaLink="false">http://mynotes.wordpress.com/2009/08/06/wordnet-2-1-lexnames-missing/</guid>
		<description><![CDATA[download PyWordNet

&#62;&#62;&#62; from wordnet import *

Traceback (most recent call last):
  File &#34;&#60;pyshell #8&#62;&#34;, line 1, in &#60;module&#62;
    from wordnet import *
  File &#34;C:\tools\python\2.6.2\lib\site-packages\wordnet.py&#34;, line 767, in &#60;/module&#62;&#60;module&#62;
    setupLexnames()
  File &#34;C:\tools\python\2.6.2\lib\site-packages\wordnet.py&#34;, line 763, in setupLexnames
    for l in open(WNSEARCHDIR+'/lexnames').readlines():
IOError: [Errno 2] No such file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mynotes.wordpress.com&blog=159341&post=294&subd=mynotes&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mynotes.wordpress.com/2009/08/06/wordnet-2-1-lexnames-missing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mynotes</media:title>
		</media:content>
	</item>
	</channel>
</rss>