<?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: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-4092650151026100554</id><updated>2011-07-30T12:52:30.911-07:00</updated><title type='text'>Your Devesh</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-2125453660088437308</id><published>2010-10-20T01:47:00.001-07:00</published><updated>2010-10-20T01:57:20.137-07:00</updated><title type='text'>JVM Proxy Setup</title><content type='html'>&lt;div class="Section1"&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;For proxy configuration, use following code in &amp;nbsp;before main method:&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;Static{&lt;/div&gt;&lt;div class="MsoNormal"&gt;private static final String HTTP_PROXY_HOST = "http.proxyHost";&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;private static final String HTTP_PROXY_PORT = "http.proxyPort";&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;private static final String HTTP_PROXY_USER = "http.proxyUser";&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;private static final String HTTP_PROXY_PASSWORD = "http.proxyPassword";&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;private static final String HTTP_SET_PROXY = "http.proxySet";&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;System.getProperties().put(HTTP_SET_PROXY, "true");&lt;/div&gt;&lt;div class="MsoNormal"&gt;System.getProperties().put(HTTP_PROXY_HOST, “proxyservername”);&lt;/div&gt;&lt;div class="MsoNormal"&gt;System.getProperties().put(HTTP_PROXY_PORT, “portno”);&lt;/div&gt;&lt;div class="MsoNormal"&gt;System.getProperties().put(HTTP_PROXY_USER, &amp;lt;your domainUserName&amp;gt;);&lt;/div&gt;&lt;div class="MsoNormal"&gt;System.getProperties().put(HTTP_PROXY_PASSWORD, &amp;lt;your domainPassword&amp;gt;);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/div&gt;&lt;div class="MsoNormal"&gt;}&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;&lt;b&gt;Or&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;b&gt;&lt;/b&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;You can also use following command line option:&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;-Dhttp.proxyHost=proxyhostURL &lt;/div&gt;&lt;div class="MsoNormal"&gt;-Dhttp.proxyPort=proxyPortNumber&lt;/div&gt;&lt;div class="MsoNormal"&gt;-Dhttp.proxyUser=someUserName&lt;/div&gt;&lt;div class="MsoNormal"&gt;-Dhttp.proxyPassword=somePassword&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;Either of above will work for you.&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="MsoNormal"&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-2125453660088437308?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/2125453660088437308/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2010/10/jvm-proxy-setup.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/2125453660088437308'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/2125453660088437308'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2010/10/jvm-proxy-setup.html' title='JVM Proxy Setup'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-6309208262448818420</id><published>2010-09-24T06:40:00.000-07:00</published><updated>2010-09-24T06:40:39.317-07:00</updated><title type='text'>Eclipse Tomcat Remote Debugging</title><content type='html'>First download tomcat zip (not exe)&lt;br /&gt;&lt;br /&gt;&lt;b style="color: blue;"&gt;REMOTE DEBUGGING Tomcat using Eclipse:&lt;/b&gt;&lt;br /&gt;==============================================&lt;br /&gt;&lt;span style="color: red;"&gt;1.SET FOLLOWING ENV VARIABLE&lt;/span&gt;&lt;br /&gt;&amp;nbsp; ==========================&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;b&gt; JPDA_TRANSPORT=dt_socket&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; JPDA_ADDRESS=&amp;lt;NUMERIC VALUE&amp;gt; E.G. JPDA_ADDRESS=8000&lt;/b&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;span style="color: red;"&gt;2.START TOMCAT AS FOLLOWS:&amp;nbsp;&amp;nbsp;&lt;/span&gt;&amp;nbsp;&amp;nbsp; "&lt;b&gt;catalina jpda start&lt;/b&gt;"&lt;br /&gt;&amp;nbsp; ==========================&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp; &lt;br /&gt;&lt;span style="color: red;"&gt;3.IN ECLIPSE :&lt;/span&gt;&lt;br /&gt;&amp;nbsp; ============&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;b&gt;1)GOTO&amp;nbsp;&amp;nbsp; RUN -&amp;gt; DEBUG CONFIGURATION&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; 2)SELECT REMOTE JAVA APPLICATION&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; 3)SELECT APP FOR DEBUG&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; 4)HOST=LOCAL-HOST or IP&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; 5)PORTNO=8000 or WHAT U HAV ENTER&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; 6)START DEBUG&lt;/b&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-6309208262448818420?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/6309208262448818420/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2010/09/eclipse-tomcat-remote-debugging.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/6309208262448818420'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/6309208262448818420'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2010/09/eclipse-tomcat-remote-debugging.html' title='Eclipse Tomcat Remote Debugging'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-2916997329500596385</id><published>2010-09-21T02:44:00.000-07:00</published><updated>2010-09-21T02:55:13.699-07:00</updated><title type='text'>wget's response redirect to Console</title><content type='html'>Redirect wget response to console&lt;br /&gt;Use following:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: #cc0000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wget -q -O -"$@"&amp;nbsp; &amp;lt;your-Url&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="background-color: blue;"&gt;&lt;b&gt;&lt;span style="background-color: white;"&gt;&lt;/span&gt;&lt;span style="background-color: yellow;"&gt;&lt;span style="background-color: white;"&gt;&lt;/span&gt; &lt;/span&gt;&lt;a href="http:///" style="background-color: white;"&gt;&lt;span style="background-color: yellow;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-2916997329500596385?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/2916997329500596385/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2010/09/redirect-wget-response-to-console.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/2916997329500596385'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/2916997329500596385'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2010/09/redirect-wget-response-to-console.html' title='wget&apos;s response redirect to Console'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-897433525025273901</id><published>2010-09-13T03:51:00.000-07:00</published><updated>2010-09-13T03:51:33.693-07:00</updated><title type='text'>Thrift Framed Transport Cassandra</title><content type='html'>java.lang.RuntimeException: org.apache.thrift.transport.TTransportException: java.net.SocketException: Software caused connection abort: recv failed&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.psl.lucandra.CassandraUtils.robustBatchInsert(CassandraUtils.java:381)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.psl.lucandra.IndexWriter.addDocument(IndexWriter.java:260)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.psl.test.LucTest.addData(LucTest.java:127)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.psl.test.LucTest.main(LucTest.java:56)&lt;br /&gt;Caused by: org.apache.thrift.transport.TTransportException: java.net.SocketException: Software caused connection abort: recv failed&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:128)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:314)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:262)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:192)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.cassandra.thrift.Cassandra$Client.recv_batch_mutate(Cassandra.java:789)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.cassandra.thrift.Cassandra$Client.batch_mutate(Cassandra.java:772)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.psl.lucandra.CassandraUtils.robustBatchInsert(CassandraUtils.java:375)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 3 more&lt;br /&gt;Caused by: java.net.SocketException: Software caused connection abort: recv failed&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.SocketInputStream.socketRead0(Native Method)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.SocketInputStream.read(SocketInputStream.java:129)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.io.BufferedInputStream.read(BufferedInputStream.java:317)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:126)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 10 more&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;u&gt;&lt;b&gt; Solution:&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This error occurs while in storage-conf.xml has following true:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;blockquote&gt;&lt;span style="color: black;"&gt;&amp;nbsp; &lt;/span&gt;&lt;b style="color: black;"&gt;ThriftFramedTransport true &lt;/b&gt;&lt;/blockquote&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Solution for it is as follows&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; use :&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;b style="color: purple;"&gt; TSocket socket = new TSocket("localhost", 9160);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TTransport tr=new TFramedTransport(socket);&lt;/b&gt;&lt;br /&gt;&lt;b style="color: purple;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... &lt;/b&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Will Work ...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-897433525025273901?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/897433525025273901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2010/09/thrift-framed-transport-cassandra.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/897433525025273901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/897433525025273901'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2010/09/thrift-framed-transport-cassandra.html' title='Thrift Framed Transport Cassandra'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-5389905441686129182</id><published>2010-09-13T01:55:00.000-07:00</published><updated>2010-09-13T02:00:52.824-07:00</updated><title type='text'>Cassandra Browser - Chiton</title><content type='html'>&amp;nbsp;Cassandra browser chiton Installation: (Go direct to installation steps)&lt;br /&gt;------------------------------------------------------&lt;br /&gt;&lt;br /&gt;As we know Chiton is a GTK-based browser for Cassandra.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Errors Which generally encounters:&lt;/b&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;//Chiton client's bin directory copy chiton folder. to avoid &lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;Traceback (most recent call last):&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "chiton-client", line 6, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from chiton.viewer import ChitonViewer&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;ImportError: No module named chiton.viewer//&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;For &lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;Traceback (most recent call last):&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "bin\chiton-client", line 6, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from chiton.viewer import ChitonViewer&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "E:\softwares\CassandraBrowser\driftx-chiton-bd91965\bin\chiton\viewer.py", line 2, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from telephus.client import CassandraClient&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;ImportError: No module named telephus.client&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;Traceback (most recent call last):&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "bin\chiton-client", line 6, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from chiton.viewer import ChitonViewer&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "E:\softwares\CassandraBrowser\driftx-chiton-bd91965\bin\chiton\viewer.py", line 14, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; import gtk&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "E:\softwares\CassandraBrowser\python\Lib\site-packages\gtk-2.0\gtk\__init__.py", line 40, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from gtk import _gtk &lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;ImportError: DLL load failed: The specified module could not be found.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;Traceback (most recent call last):&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "bin\chiton-client", line 2, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from twisted.internet import gtk2reactor&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "E:\softwares\CassandraBrowser\python\lib\site-packages\twisted\internet\gtk2reactor.py", line 35, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; import gobject&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;ImportError: No module named gobject&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;Traceback (most recent call last):&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "bin\chiton-client", line 6, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from chiton.viewer import ChitonViewer&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "E:\softwares\CassandraBrowser\driftx-chiton-bd91965\bin\chiton\viewer.py", line 15, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; import gtk.glade&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;ImportError: DLL load failed: The specified module could not be found.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;Traceback (most recent call last):&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "bin\chiton-client", line 6, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from chiton.viewer import ChitonViewer&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp; File "E:\softwares\CassandraBrowser\driftx-chiton-bd91965\bin\chiton\viewer.py", line 15, in &lt;module&gt;&lt;/module&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; import gtk.glade&lt;/span&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;ImportError: No module named glade&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Well, for each error we need to install respective packages. But we can avoid these by using a systematic approach.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b style="color: #c27ba0;"&gt;Use following steps:&lt;/b&gt;&lt;br /&gt;----------------------&lt;br /&gt;1. Install python on your system properly. (google it for binaries).&lt;br /&gt;2. Now comes to dependencies, Albiet its mention in README doc but Here I'm listing it again:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&amp;nbsp;* Python 2.5 or later (We already done with it)&lt;br /&gt;&amp;nbsp;* Twisted 8.1.0 or later&amp;nbsp; &lt;br /&gt;&amp;nbsp;* Thrift (latest svn)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Checkout from apache )&lt;br /&gt;&amp;nbsp;* PyGTK 2.14 or later&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (For this see below ***)&lt;br /&gt;&amp;nbsp;* simplejson&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; (For this see below ###)&lt;br /&gt;&amp;nbsp;* Telephus (http://github.com/driftx/Telephus)&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;i&gt;&lt;span style="color: #351c75;"&gt;[Note we'll also required zope module. download it from http://pypi.python.org/pypi/zope.interface#downloads .&lt;/span&gt;&lt;br style="color: #351c75;" /&gt;&lt;span style="color: #351c75;"&gt;&amp;nbsp;change extension from ".egg" to ".zip" -&amp;gt; extract it -&amp;gt; copy zope folder to &lt;python-home&gt;/Lib/site-packages/ . ]&lt;/python-home&gt;&lt;/span&gt;&lt;br style="color: #351c75;" /&gt;&lt;span style="color: #351c75;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;u style="color: purple;"&gt;&lt;b&gt;Twisted 8.1.0 or later Installation:&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;(hmm will suggest you to google with "twisted 10.1" will provide twisted matrix's link, here installable available &amp;amp; not much tricky)&lt;br /&gt;After installation in any directory it'll copy there "Lib" and "Script" folder. &lt;br /&gt;Goto "Lib" here you find "site-packages" inside you'll find required things copy those and paste it to :&lt;br /&gt;&lt;python-home&gt;/Lib/site-packages/&lt;paste herer=""&gt;&lt;br /&gt;&lt;br /&gt;Done with twisted module&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u style="color: purple;"&gt;&lt;b&gt;Thrift installation:'&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;-First python must be set in path .&lt;br /&gt;then go to respective directory and run following "python setup.py install" will do work for you. &lt;br /&gt;&lt;br /&gt;Verify with &lt;python-home&gt;/Lib/site-packages/&amp;nbsp; directory. if thrift folder is not there then chk where it is created and paste here.&lt;br /&gt;&lt;br /&gt;Done with Thrift part.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;Now Skipping PyGTK part, that I'll take after Telephus and simplejson.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;u style="color: purple;"&gt;&lt;b&gt;simplejson installation&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;It's a python module can be downloaded easily.&lt;br /&gt;Now it comes with ".egg" extension (Here I'll not explain its history)&lt;br /&gt;Do one thing change ".egg" to ".zip" and extract it. copy module folder to&lt;br /&gt;&lt;python-home&gt;/Lib/site-packages/&lt;br /&gt;&lt;br /&gt;Done with simplejson part.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u style="color: purple;"&gt;&lt;b&gt;Telephus Installation&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;Path has given.&lt;br /&gt;Download it, extract it.&lt;br /&gt;Now go to respective directory and run following "python setup.py install" will do work for you.&lt;br /&gt;Verify with &lt;python-home&gt;/Lib/site-packages/&amp;nbsp; directory.&lt;br /&gt;If respective folder is not there then chk where it is created and paste here.&lt;br /&gt;&lt;br /&gt;Done with Telephus part.&lt;br /&gt;&lt;br /&gt;&lt;u style="color: #741b47;"&gt;&lt;b&gt;PyGTK Installation (Note this is for windows installation)&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;Follow these steps:&lt;br /&gt;1.Download GTK+ bundle with glade (Latest and stable) from http://ftp.gnome.org/pub/GNOME/binaries/win32/glade3/ &lt;br /&gt;(choose latest one)&lt;br /&gt;2. Run downloaded exe.&lt;br /&gt;3.Download PyGTK, PyCairo and PyGObject&amp;nbsp; and run them .&lt;br /&gt;Done with PyGTK. &lt;br /&gt;If this not work for you then go for detail help go to pygtk site and search for windows installation procedure.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Last thing to do ...&lt;/b&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;In Chiton directory copy "chiton" folder into "bin" folder&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Now run following from chiton home directory.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;"python bin\chiton-client"&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Good Luck ... Give your feedback/inputs which can help me too.&lt;/python-home&gt;&lt;/python-home&gt;&lt;/python-home&gt;&lt;/paste&gt;&lt;/python-home&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-5389905441686129182?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/5389905441686129182/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2010/09/cassandra-browser-chiton.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/5389905441686129182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/5389905441686129182'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2010/09/cassandra-browser-chiton.html' title='Cassandra Browser - Chiton'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-7689267696546049987</id><published>2010-08-19T06:46:00.000-07:00</published><updated>2010-08-19T09:21:41.679-07:00</updated><title type='text'>Cassandra Client Error</title><content type='html'>&lt;div class="Section1"&gt;&lt;div class="MsoNormal"&gt;Problem:&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Starting Cassandra Client&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/cassandra/cli/CliMain&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Caused by: java.lang.ClassNotFoundException: org.apache.cassandra.cli.CliMain&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader$1.run(URLClassLoader.java:200)&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.net.URLClassLoader.findClass(URLClassLoader.java:188)&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:307)&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:252)&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Could not find the main class: org.apache.cassandra.cli.CliMain.&amp;nbsp; Program will exit.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Solution:&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set CASSANDRA_HOME=&amp;lt;path/to/cassandra/home&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;Works for me.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-7689267696546049987?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/7689267696546049987/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2010/08/cassandra-client-error.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/7689267696546049987'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/7689267696546049987'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2010/08/cassandra-client-error.html' title='Cassandra Client Error'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-5595484663527374563</id><published>2010-08-18T23:31:00.000-07:00</published><updated>2010-08-19T03:47:47.320-07:00</updated><title type='text'>Lucandra Error</title><content type='html'>I've faced following error while testing my Lucandra application :&lt;br /&gt;&lt;div style="color: red;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;(Note: I've modified package declaration for  Lucandra)&lt;/div&gt;&lt;br /&gt;Problem:&lt;br /&gt;=======&lt;br /&gt;&lt;br /&gt;java.lang.RuntimeException: InvalidRequestException(why:start key's md5 sorts after end key's md5.  this is not allowed; you probably should not specify end key at all, under RandomPartitioner)&lt;br /&gt;at com.psl.lucandra.LucandraTermEnum.loadTerms(LucandraTermEnum.java:226)&lt;br /&gt;at com.psl.lucandra.LucandraTermEnum.next(LucandraTermEnum.java:125)&lt;br /&gt;at org.apache.lucene.search.FilteredTermEnum.next(FilteredTermEnum.java:75)&lt;br /&gt;at org.apache.lucene.search.MultiTermQuery$ConstantScoreAutoRewrite.rewrite(MultiTermQuery.java:245)&lt;br /&gt;at org.apache.lucene.search.MultiTermQuery.rewrite(MultiTermQuery.java:382)&lt;br /&gt;at org.apache.lucene.search.IndexSearcher.rewrite(IndexSearcher.java:307)&lt;br /&gt;at org.apache.lucene.search.Query.weight(Query.java:98)&lt;br /&gt;at org.apache.lucene.search.Searcher.createWeight(Searcher.java:230)&lt;br /&gt;at org.apache.lucene.search.Searcher.search(Searcher.java:181)&lt;br /&gt;at org.apache.lucene.search.Searcher.search(Searcher.java:191)&lt;br /&gt;at com.psl.test.LucTest.search(LucTest.java:126)&lt;br /&gt;at com.psl.test.LucTest.main(LucTest.java:70)&lt;br /&gt;Caused by: InvalidRequestException(why:start key's md5 sorts after end key's md5.  this is not allowed; you probably should not specify end key at all, under RandomPartitioner)&lt;br /&gt;at org.apache.cassandra.thrift.Cassandra$get_range_slice_result.read(Cassandra.java:9769)&lt;br /&gt;at org.apache.cassandra.thrift.Cassandra$Client.recv_get_range_slice(Cassandra.java:577)&lt;br /&gt;at org.apache.cassandra.thrift.Cassandra$Client.get_range_slice(Cassandra.java:549)&lt;br /&gt;at com.psl.lucandra.LucandraTermEnum.loadTerms(LucandraTermEnum.java:224)&lt;br /&gt;... 11 more&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And Here is the solution::::::(Works for me)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 1.&amp;nbsp;&amp;nbsp; Change partitionar:&lt;/b&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From &lt;br /&gt;&lt;div style="color: red;"&gt;&lt;partitioner&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; org.apache.cassandra.dht.RandomPartitioner&lt;/partitioner&gt;&lt;/div&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To        &lt;br /&gt;&lt;div style="color: red;"&gt;&lt;partitioner&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; org.apache.cassandra.dht.OrderPreservingPartitioner&lt;/partitioner&gt;&lt;/div&gt;&lt;br /&gt;&lt;b&gt;Step 2.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;2.1    Stop Cassandra if running&lt;/b&gt;&lt;br /&gt;&lt;b&gt;2.2   go to cassandra system keyspcae and delete all&lt;/b&gt;&lt;br /&gt;&lt;b&gt;2.3  Start Cassandra.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Thats all .&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-5595484663527374563?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/5595484663527374563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2010/08/lucandra-error.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/5595484663527374563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/5595484663527374563'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2010/08/lucandra-error.html' title='Lucandra Error'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-1185293809643733262</id><published>2007-06-26T06:12:00.000-07:00</published><updated>2007-06-26T06:18:12.294-07:00</updated><title type='text'>A GOOD POEM</title><content type='html'>[IF]&lt;br /&gt;If you can keep your head when all about youAre losing theirs and blaming it on you,If you can trust yourself when all men doubt youBut make allowance for their doubting too,If you can wait and not be tired by waiting,Or being lied about, don't deal in lies,Or being hated, don't give way to hating,And yet don't look too good, nor talk too wise:&lt;br /&gt;............MORE ON LINK GIVEN BELOW&lt;br /&gt;--Rudyard किपलिंग&lt;br /&gt;&lt;br /&gt;HERE IS LINK TO GET MORE LIKE THIS:&lt;br /&gt;&lt;a href="http://www.swarthmore.edu/~apreset1/docs/if.html"&gt;http://www.swarthmore.edu/~apreset1/docs/if.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-1185293809643733262?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/1185293809643733262/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2007/06/good-poem.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/1185293809643733262'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/1185293809643733262'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2007/06/good-poem.html' title='A GOOD POEM'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-2399230419161377157</id><published>2007-06-26T06:09:00.000-07:00</published><updated>2007-06-26T06:11:51.668-07:00</updated><title type='text'>नीति शत्क्म - राजा भ्र्रत हरी द्वारा रचित (NEETI SHATKAM BY KING BHRUTHARI)</title><content type='html'>&lt;a href="http://www.tempweb34.nic.in/xneeti/html/index.php"&gt;http://www.tempweb34.nic.in/xneeti/html/index.php&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-2399230419161377157?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/2399230419161377157/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2007/06/neeti-shatkam-by-king-bhruthari.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/2399230419161377157'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/2399230419161377157'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2007/06/neeti-shatkam-by-king-bhruthari.html' title='नीति शत्क्म - राजा भ्र्रत हरी द्वारा रचित (NEETI SHATKAM BY KING BHRUTHARI)'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-908939336869582489</id><published>2007-06-25T05:11:00.001-07:00</published><updated>2007-06-25T05:19:38.768-07:00</updated><title type='text'>महात्मा गांधी की जीवनी (ABOUT MAHATMA GAANDHI)</title><content type='html'>FOLLOWING LINK HAS GREAT COLLECTION ABOUT MAHATMA GANDHI'S LIFE&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.gandhiserve.org/cwmg/cwmg.html"&gt;http://www.gandhiserve.org/cwmg/cwmg.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;REALLY GREAT&lt;/em&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-908939336869582489?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/908939336869582489/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2007/06/about-mahatma-gaandhi.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/908939336869582489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/908939336869582489'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2007/06/about-mahatma-gaandhi.html' title='महात्मा गांधी की जीवनी (ABOUT MAHATMA GAANDHI)'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-3969855023436970537</id><published>2007-04-15T21:37:00.000-07:00</published><updated>2007-07-07T03:41:44.864-07:00</updated><title type='text'>USEFUL LINKS</title><content type='html'>These are som links i find useful :-&lt;br /&gt;&lt;br /&gt;Spiritual link:-&lt;br /&gt;&lt;a href="http://www.ibiblio.org/sripedia/"&gt;http://www.ibiblio.org/sripedia/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The complete sanskrit version of Valmiki Ramayana in devanagari format (PDF) can be downloaded from -&lt;a href="http://is1.mum.edu/vedicreserve/itihas.htm" target="_blank"&gt;http://is1.mum.edu/vedicreserve/itihas.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;JAVA:-&lt;br /&gt;&lt;a href="http://www.jguru.com/index.jsp"&gt;http://www.jguru.com/index.jsp&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A.R.REHMAN'S POPULAR GINGLES:&lt;br /&gt;&lt;a href="http://www.4shared.com/dir/2175921/8fc0adb6/jingles.html"&gt;http://www.4shared.com/dir/2175921/8fc0adb6/jingles.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;PRAY FOR MY BROTHERS&lt;br /&gt;&lt;a href="http://www.youtube.com/watch?v=HhF3ZiK3ocs"&gt;http://www.youtube.com/watch?v=HhF3ZiK3ocs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;FOR YOGA&lt;br /&gt;THIS LINK CONTAIN LOTS OF INFORMATION ABOUT CHAKRAS&lt;br /&gt;&lt;a href="http://www.sanatansociety.org/chakras/kundalini_yoga.htm"&gt;http://www.sanatansociety.org/chakras/kundalini_yoga.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This Link is for free downloads (contains many of matters):-&lt;br /&gt;&lt;a href="http://www.freedownloadinfo.org/"&gt;http://www.freedownloadinfo.org/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This link has zen stories for selfimprovement&lt;br /&gt;&lt;a href="http://www.rider.edu/%7Esuler/zenstory"&gt;http://www.rider.edu/~suler/zenstory&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for spiritual and philosophical intrest&lt;br /&gt;&lt;a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.bookrags.com/browse/Encyclopedia%20of%20Religious%20Practices/S/" target="_blank"&gt;http://www.bookrags.com/browse/Encyclopedia%20of%20Religious%20Practices/S/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is for cambridge dictionary&lt;br /&gt;&lt;a href="http://dictionary.cambridge.org/"&gt;http://dictionary.cambridge.org/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you are intrested in online GITA (also available in hindi)&lt;br /&gt;&lt;a href="http://www.4to40.com/discoverindia/bhagavadgita.asp"&gt;http://www.4to40.com/discoverindia/bhagavadgita.asp&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;well this is another blog adress where we can search lots of books&lt;br /&gt;&lt;a href="http://cooldogebooks.blogspot.com/2006/05/c-ebooks.html"&gt;http://cooldogebooks.blogspot.com/2006/05/c-ebooks.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for socket&lt;br /&gt;&lt;a href="http://www.cpp-home.com/tutorial.php?26_2"&gt;http://www.cpp-home.com/tutorial.php?26_2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;for self improovement&lt;br /&gt;&lt;a href="http://www.sap-basis-abap.com/motivation/napoleon-hill.htm"&gt;http://www.sap-basis-abap.com/motivation/napoleon-hill.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for cpp&lt;br /&gt;&lt;a href="http://www.parashift.com/c++-faq-lite/index.html"&gt;http://www.parashift.com/c++-faq-lite/index.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;THis is useful for JAVA&lt;br /&gt;&lt;a href="http://www.javaprogrammingworld.com/"&gt;http://www.javaprogrammingworld.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for Linux&lt;br /&gt;&lt;a href="http://www.cse.iitb.ac.in/%7Enarasimha/resources.php"&gt;http://www.cse.iitb.ac.in/~narasimha/resources.php&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for C-preprocessor:-(very good link)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://irc.essex.ac.uk/www.iota-six.co.uk/c/j1_the_c_preprocessor.asp"&gt;http://irc.essex.ac.uk/www.iota-six.co.uk/c/j1_the_c_preprocessor.asp&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for technical ebooks&lt;br /&gt;&lt;a href="http://free-tech-ebooks.blogspot.com/2007_02_01_archive.html"&gt;http://free-tech-ebooks.blogspot.com/2007_02_01_archive.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;HEY ! aTTENTION MILLIONS OF BOOKS LINK YOU CAN FIND FROM THIS BLOG&lt;br /&gt;&lt;a href="http://igniteds.net/phpBB/viewtopic.php?p=47514&amp;sid=02aa14a0621a478eebb6cc1125a9ffbe#47514"&gt;http://igniteds.net/phpBB/viewtopic.php?p=47514&amp;amp;sid=02aa14a0621a478eebb6cc1125a9ffbe#47514&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;good spiritual books are there&lt;br /&gt;&lt;a href="http://hinduism.about.com/cs/epics/tp/aatpramayana.htm"&gt;http://hinduism.about.com/cs/epics/tp/aatpramayana.htm&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-3969855023436970537?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/3969855023436970537/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2007/04/useful-links.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/3969855023436970537'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/3969855023436970537'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2007/04/useful-links.html' title='USEFUL LINKS'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-8173349569573875331</id><published>2007-04-13T05:29:00.000-07:00</published><updated>2007-04-13T05:32:48.557-07:00</updated><title type='text'>THIS IS CITY VIEW FROM MEHRANGARH FORT</title><content type='html'>&lt;a href="http://3.bp.blogspot.com/_5Rd3ez1li9c/Rh94aUv0QSI/AAAAAAAAAAk/ASQkolqF45I/s1600-h/670-the-blue-city-jodhpur-india.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5052889700574183714" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://3.bp.blogspot.com/_5Rd3ez1li9c/Rh94aUv0QSI/AAAAAAAAAAk/ASQkolqF45I/s320/670-the-blue-city-jodhpur-india.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://1.bp.blogspot.com/_5Rd3ez1li9c/Rh94T0v0QRI/AAAAAAAAAAc/FD8qJRafIEg/s1600-h/82350-view-across-jodhpur-from-the-meherangarh-fort-jodhpur-india.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5052889588905034002" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://1.bp.blogspot.com/_5Rd3ez1li9c/Rh94T0v0QRI/AAAAAAAAAAc/FD8qJRafIEg/s320/82350-view-across-jodhpur-from-the-meherangarh-fort-jodhpur-india.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-8173349569573875331?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/8173349569573875331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2007/04/this-is-city-view-from-mehrangarh-fort.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/8173349569573875331'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/8173349569573875331'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2007/04/this-is-city-view-from-mehrangarh-fort.html' title='THIS IS CITY VIEW FROM MEHRANGARH FORT'/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_5Rd3ez1li9c/Rh94aUv0QSI/AAAAAAAAAAk/ASQkolqF45I/s72-c/670-the-blue-city-jodhpur-india.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4092650151026100554.post-2911033957240299170</id><published>2007-04-13T05:24:00.000-07:00</published><updated>2007-04-13T05:28:29.534-07:00</updated><title type='text'></title><content type='html'>&lt;a href="http://1.bp.blogspot.com/_5Rd3ez1li9c/Rh93F0v0QQI/AAAAAAAAAAU/Bw8uafYR2mQ/s1600-h/NGM1997_05p46-7.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5052888248875237634" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" height="234" alt="" src="http://1.bp.blogspot.com/_5Rd3ez1li9c/Rh93F0v0QQI/AAAAAAAAAAU/Bw8uafYR2mQ/s320/NGM1997_05p46-7.jpg" width="320" border="0" /&gt;&lt;/a&gt; HEY THIS IS MEHRAANGARH&lt;br /&gt;&lt;div&gt;&lt;a href="http://3.bp.blogspot.com/_5Rd3ez1li9c/Rh92yUv0QPI/AAAAAAAAAAM/xFQyJWmTwWM/s1600-h/jodhpur_palace_sharp_landscape.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5052887913867788530" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://3.bp.blogspot.com/_5Rd3ez1li9c/Rh92yUv0QPI/AAAAAAAAAAM/xFQyJWmTwWM/s320/jodhpur_palace_sharp_landscape.jpg" border="0" /&gt;&lt;/a&gt; &lt;span style="font-size:130%;"&gt;THIS IS MY HOME CITY : JODHPUR&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4092650151026100554-2911033957240299170?l=yourdevesh.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://yourdevesh.blogspot.com/feeds/2911033957240299170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://yourdevesh.blogspot.com/2007/04/hey-this-is-mehraangarh-this-is-my-home.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/2911033957240299170'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4092650151026100554/posts/default/2911033957240299170'/><link rel='alternate' type='text/html' href='http://yourdevesh.blogspot.com/2007/04/hey-this-is-mehraangarh-this-is-my-home.html' title=''/><author><name>Devesh Bissa</name><uri>http://www.blogger.com/profile/14546203377034487618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_5Rd3ez1li9c/Rh93F0v0QQI/AAAAAAAAAAU/Bw8uafYR2mQ/s72-c/NGM1997_05p46-7.jpg' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
