<?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>Pradeep&#039;s Blog</title>
	<atom:link href="http://spveer.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://spveer.wordpress.com</link>
	<description>Voice of My Heart!!</description>
	<lastBuildDate>Fri, 09 Jul 2010 17:13:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='spveer.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Pradeep&#039;s Blog</title>
		<link>http://spveer.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://spveer.wordpress.com/osd.xml" title="Pradeep&#039;s Blog" />
	<atom:link rel='hub' href='http://spveer.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Basics</title>
		<link>http://spveer.wordpress.com/2010/06/11/infohelp-rendering-commands/</link>
		<comments>http://spveer.wordpress.com/2010/06/11/infohelp-rendering-commands/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 21:28:49 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Emacs]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/?p=140</guid>
		<description><![CDATA[~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Keys and Abbreviations Used M ALT Key C CTRL Key Emacs Tools Show time on status Bar M-x display-time Embedded shell inside emacs M-x shell Run shell command on selected area Select the text + C-u + M-&#124; + Run shell command on selected text Select the text + C-&#124; + File Manager M-x [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=140&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</p>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Keys and Abbreviations Used</h3>
</td>
</tr>
<tr align="left">
<td width="400">M</td>
<td width="400">ALT Key </td>
</tr>
<tr align="left">
<td width="400">C</td>
<td width="400">CTRL Key </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Emacs Tools</h3>
</td>
</tr>
<tr align="left">
<td width="400">Show time on status Bar</td>
<td width="400">M-x display-time </td>
</tr>
<tr align="left">
<td width="400">Embedded shell inside emacs</td>
<td width="400">M-x shell </td>
</tr>
<tr align="left">
<td width="400">Run shell command on selected area </td>
<td width="400">Select the text + C-u + M-| + </td>
</tr>
<tr align="left">
<td width="400">Run shell command on selected text </td>
<td width="400">Select the text + C-| + </td>
</tr>
<tr align="left">
<td width="400">File Manager </td>
<td width="400">M-x dired </td>
</tr>
<tr align="left">
<td width="400">Editable dired mode </td>
<td width="400">M-x dired </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">C-x C-q or </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">M-x wdired-change-to-wdired-mode </td>
</tr>
<tr align="left">
<td width="400">Read News </td>
<td width="400">M-x gnus </td>
</tr>
<tr align="left">
<td width="400">Play Tetris </td>
<td width="400">M-x tetris </td>
</tr>
<tr align="left">
<td width="400">Sum the elements of a column like in excel </td>
<td width="400">Select a rectange | C-u C-x * r | V u | keep pressing &#8216;+&#8217; now </td>
</tr>
<tr align="left">
<td width="400">Emacs Hex Editor </td>
<td width="400">M-x hexl-mode </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">M-x hexl-find-file </td>
</tr>
<tr align="left">
<td width="400">Emacs Calculator </td>
<td width="400">M-x calculator </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Conversion between number systems: </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">D &#8211; to decimal </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">X &#8211; to hexadecimal </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">O &#8211; to octal </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">B &#8211; to binary </td>
</tr>
<tr align="left">
<td width="400">Speedbar </td>
<td width="400">M-x speedbar </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Awesome lisp file for browsing through files </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">In vhdl-mode, speedbar can be used to display design hierarchies </td>
</tr>
<tr align="left">
<td width="400">Org Mode </td>
<td width="400">M-x org-mode </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">To create columns : type | and then or </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">To create a line break : type |- and then </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Help/Info Commands</h3>
</td>
</tr>
<tr align="left">
<td width="400">Info/Help on a command</td>
<td width="400">C-h k </td>
</tr>
<tr align="left">
<td width="400">Start emacs in command line mode</td>
<td width="400">emacs -nw </td>
</tr>
<tr align="left">
<td width="400">Recover Emacs session if it gets crashed </td>
<td width="400">M-x recover-session RET </td>
</tr>
<tr align="left">
<td width="400">Number of pages Info </td>
<td width="400">C-x l </td>
</tr>
<tr align="left">
<td width="400">List previous 100 commands </td>
<td width="400">C-h l </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>File Operations </h3>
</td>
</tr>
<tr align="left">
<td width="400">Open a file </td>
<td width="400">C-x C-f </td>
</tr>
<tr align="left">
<td width="400">Toggle the file status to readonly </td>
<td width="400">C-x C-q </td>
</tr>
<tr align="left">
<td width="400">Reload the file </td>
<td width="400">C-x C-v </td>
</tr>
<tr align="left">
<td width="400">Save changes </td>
<td width="400">C-x s </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Associating witd filetypes </h3>
</td>
</tr>
<tr align="left">
<td width="400">M-x text-mode </td>
<td width="400"></td>
</tr>
<tr align="left">
<td width="400">M-x tcl-mode </td>
<td width="400"></td>
</tr>
<tr align="left">
<td width="400">M-x perl-mode </td>
<td width="400"></td>
</tr>
<tr align="left">
<td width="400">M-x sh-mode </td>
<td width="400"></td>
</tr>
<tr align="left">
<td width="400">M-x shell-script-mode </td>
<td width="400"></td>
</tr>
<tr align="left">
<td width="400">M-x vhdl-mode </td>
<td width="400"></td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>File Encoding </h3>
</td>
</tr>
<tr align="left">
<td width="400">M-x set-buffer-file-coding-system RET undecided-unix </td>
<td width="400"></td>
</tr>
<tr align="left">
<td width="400">M-x set-buffer-file-coding-system RET undecided-dos </td>
<td width="400"></td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Buffer Management </h3>
</td>
</tr>
<tr align="left">
<td width="400">Change through the loaded buffers </td>
<td width="400">Click on the filename on the separation bar </td>
</tr>
<tr align="left">
<td width="400">To kill the current buffer </td>
<td width="400">C-x k </td>
</tr>
<tr align="left">
<td width="400">Switch to buffer </td>
<td width="400">C-x b </td>
</tr>
<tr align="left">
<td width="400">List of buffers </td>
<td width="400">C-x C-b </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Window Management </h3>
</td>
</tr>
<tr align="left">
<td width="400">Minimize the window </td>
<td width="400">C-x z </td>
</tr>
<tr align="left">
<td width="400">Quit emacs </td>
<td width="400">C-x c </td>
</tr>
<tr align="left">
<td width="400">Split window horizontally </td>
<td width="400">C-x 2 </td>
</tr>
<tr align="left">
<td width="400">Split window vertically </td>
<td width="400">C-x 3 </td>
</tr>
<tr align="left">
<td width="400">Make the active window full screen </td>
<td width="400">C-x 1 </td>
</tr>
<tr align="left">
<td width="400">Delete current window </td>
<td width="400">C-x 0 </td>
</tr>
<tr align="left">
<td width="400">Move to other window(if open) </td>
<td width="400">C-x o </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>GUI Options </h3>
</td>
</tr>
<tr align="left">
<td width="400">Buffer Menu </td>
<td width="400">C-mouse1 on the text part of the window </td>
</tr>
<tr align="left">
<td width="400">Font Menu </td>
<td width="400">S-mouse1 on the text part of the window </td>
</tr>
<tr align="left">
<td width="400">Use minor modes </td>
<td width="400">by mouse-3 clicking on the separation bar </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">select &quot;highlight changes&quot; </td>
</tr>
<tr align="left">
<td width="400">File modified </td>
<td width="400">On the left side of filename on separation bar &quot;**&quot; </td>
</tr>
<tr align="left">
<td width="400">File Unmodified </td>
<td width="400">On the left side of filename on separation bar &quot;&#8211;&quot; </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400"></td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400"></td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Formatting Options </h3>
</td>
</tr>
<tr align="left">
<td width="400">Changes tabs to spaces </td>
<td width="400">M-x untabify </td>
</tr>
<tr align="left">
<td width="400">Increase left margin </td>
<td width="400">Select the text + M-x increase-left-margin </td>
</tr>
<tr align="left">
<td width="400">Increase right margin </td>
<td width="400">Select the text + M-x increase-right-margin </td>
</tr>
<tr align="left">
<td width="400">Delete trailing white spaces </td>
<td width="400">M-x delete-trailing-whitespace </td>
</tr>
<tr align="left">
<td width="400">Word Wrap (80 characters) </td>
<td width="400">Set the new margin : C-u 80 C-x f; </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">To Format the paragraph : M-q </td>
</tr>
<tr align="left">
<td width="400">Make sure that two words are separated by just one space </td>
<td width="400">M-SPACE </td>
</tr>
<tr align="left">
<td width="400">\n </td>
<td width="400">C-q + C-j </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Navigation </h3>
</td>
</tr>
<tr align="left">
<td width="400">Cancel the active command </td>
<td width="400">C-g </td>
</tr>
<tr align="left">
<td width="400">Undo the previous command </td>
<td width="400">C-x u </td>
</tr>
<tr align="left">
<td width="400">Record and play a macro </td>
<td width="400">C-x ( </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Start macro recording </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">C-x ) </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">End macro recording </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">C-x e </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Execute macro </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">M-n C-x e </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Execute macro n times </td>
</tr>
<tr align="left">
<td width="400">Bring cursor to center of screen </td>
<td width="400">C-l </td>
</tr>
<tr align="left">
<td width="400">Undo </td>
<td width="400">C-x _ </td>
</tr>
<tr align="left">
<td width="400">Redo </td>
<td width="400">C-x _ </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Make a space(any text action) and do Undo </td>
</tr>
<tr align="left">
<td width="400">Delete char under cursor </td>
<td width="400">C-d </td>
</tr>
<tr align="left">
<td width="400">Delete from cursor to end of word </td>
<td width="400">M-d </td>
</tr>
<tr align="left">
<td width="400">Go to the start of the file </td>
<td width="400">M-&lt; </td>
</tr>
<tr align="left">
<td width="400">Go to the end of the file </td>
<td width="400">M-&gt; </td>
</tr>
<tr align="left">
<td width="400">Move to start of a line </td>
<td width="400">C-a </td>
</tr>
<tr align="left">
<td width="400">Move to end of a line </td>
<td width="400">C-e </td>
</tr>
<tr align="left">
<td width="400">Move to next line </td>
<td width="400">C-n </td>
</tr>
<tr align="left">
<td width="400">Move to previous line </td>
<td width="400">C-p </td>
</tr>
<tr align="left">
<td width="400">Move to next char </td>
<td width="400">C-f </td>
</tr>
<tr align="left">
<td width="400">Move to previous char </td>
<td width="400">C-b </td>
</tr>
<tr align="left">
<td width="400">Next word </td>
<td width="400">M-f </td>
</tr>
<tr align="left">
<td width="400">Previous word </td>
<td width="400">M-b </td>
</tr>
<tr align="left">
<td width="400">Next sentence </td>
<td width="400">M-e </td>
</tr>
<tr align="left">
<td width="400">Previous sentence </td>
<td width="400">M-a </td>
</tr>
<tr align="left">
<td width="400">Move to next page </td>
<td width="400">C-v </td>
</tr>
<tr align="left">
<td width="400">Move to previous page </td>
<td width="400">M-v </td>
</tr>
<tr align="left">
<td width="400">Set a bookmark </td>
<td width="400">C-x r m </td>
</tr>
<tr align="left">
<td width="400">List bookmarks </td>
<td width="400">C-x r l </td>
</tr>
<tr align="left">
<td width="400">Jump to a bookmark </td>
<td width="400">C-x r b </td>
</tr>
<tr align="left">
<td width="400">Jump to closing brace </td>
<td width="400">C-M-f </td>
</tr>
<tr align="left">
<td width="400">Jump to opening brace </td>
<td width="400">C-M-b </td>
</tr>
<tr align="left">
<td width="400">Go to a specific line </td>
<td width="400">M-g g </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Search Options </h3>
</td>
</tr>
<tr align="left">
<td width="400">Incremental search </td>
<td width="400">C-s </td>
</tr>
<tr align="left">
<td width="400">Find the next matching word </td>
<td width="400">C-s </td>
</tr>
<tr align="left">
<td width="400">Find the previous matching word </td>
<td width="400">C-r </td>
</tr>
<tr align="left">
<td width="400">Most recently searched item </td>
<td width="400">C-s C-s </td>
</tr>
<tr align="left">
<td width="400">Previous item in search history </td>
<td width="400">C-s M-p </td>
</tr>
<tr align="left">
<td width="400">Next item in search history </td>
<td width="400">C-s M-n </td>
</tr>
<tr align="left">
<td width="400">Search and replace </td>
<td width="400">M-x replace-string </td>
</tr>
<tr align="left">
<td width="400">Search, query and replace </td>
<td width="400">M-% : M-x query-replace </td>
</tr>
<tr align="left">
<td width="400">Regexp builder </td>
<td width="400">M-x regexp-builder </td>
</tr>
<tr align="left">
<td width="400">List occurances of a regexp word </td>
<td width="400">M-x occur and then give the &quot;search regexp word&quot; </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Select/Copy/Paste </h3>
</td>
</tr>
<tr align="left">
<td width="400">Select the text </td>
<td width="400">Move to beginning of text + C- + Move to end of text </td>
</tr>
<tr align="left">
<td width="400">Copy </td>
<td width="400">Select the text + M-w </td>
</tr>
<tr align="left">
<td width="400">Cut </td>
<td width="400">Select the text + C-w </td>
</tr>
<tr align="left">
<td width="400">Paste from latest copy/cut </td>
<td width="400">C-y </td>
</tr>
<tr align="left">
<td width="400">Paste from last-but-one copy/cut </td>
<td width="400">M-y </td>
</tr>
<tr align="left">
<td width="400">Paste from last-but-two copy/cut </td>
<td width="400">M-y </td>
</tr>
<tr align="left">
<td width="400">Delete a Rectangular area </td>
<td width="400">Set mark at the topleft corner of the rectange + </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Move to the end of the text </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">+ M-x kill-rectangle (to cut the area) </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">+ M-x delete-rectangle (to delete the area) </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">+ M-x yank-rectangle (to paste the area) </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">+ M-x clear-rectangle (to replace the contents with spaces) </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">+ M-x open-rectangle (to push the contents of the rectangle to the right) </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Emacs Lisp </h3>
</td>
</tr>
<tr align="left">
<td width="400">whitespace.el </td>
<td width="400">M-x whitespace-mode </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">To show whitespaces, tabs, line returns of text files </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>VHDL Mode </h3>
</td>
</tr>
<tr align="left">
<td width="400">Toggle VHDL mode </td>
<td width="400">M-x vhdl-mode </td>
</tr>
<tr align="left">
<td width="400">Toggle auto template generation </td>
<td width="400">M-x vhdl-electric-mode </td>
</tr>
<tr align="left">
<td width="400">Template generation </td>
<td width="400">from VHDL menu OR C-c C-i C-c </td>
</tr>
<tr align="left">
<td width="400">File header template </td>
<td width="400">C-c C-t C-h </td>
</tr>
<tr align="left">
<td width="400">File footer template </td>
<td width="400">C-c C-t C-f </td>
</tr>
<tr align="left">
<td width="400">Request prompts </td>
<td width="400">C-c C-t C-q </td>
</tr>
<tr align="left">
<td width="400">+ </td>
<td width="400">prompts for arguments while a template is being generated. </td>
</tr>
<tr align="left">
<td width="400">+ </td>
<td width="400">will mean a normal space after VHDL keyword. </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">No auto template generation happens in this case. </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Writing VHDL TestBench </h3>
</td>
</tr>
<tr align="left">
<td width="400">Copy Entity </td>
<td width="400">VHDL Menu -&gt; Port -&gt; Copy </td>
</tr>
<tr align="left">
<td width="400">Generate Test Bench template </td>
<td width="400">VHDL Menu -&gt; Port -&gt; Paste as TestBench </td>
</tr>
<tr align="left">
<td width="400">Insert component </td>
<td width="400">VHDL Menu -&gt; Port -&gt; Paste as Component </td>
</tr>
<tr align="left">
<td width="400">Component Mapping </td>
<td width="400">VHDL Menu -&gt; Compose -&gt; Place Component </td>
</tr>
</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" width="800">
<tbody>
<tr align="left">
<td colspan="2">
<h3>Encryption using emacs </h3>
</td>
</tr>
<tr align="left">
<td width="400">Install gpg application for windows </td>
<td width="400">http://www.gpg4win.org/download.html </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">set path to the gnupg application inside _emacs, so that emacs can find and run gpg </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">(setq exec-path &#8216;( &quot;C:/Program Files/GNU/GnuPG/pub/&quot; ) ) </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Create a gpg key using gnupg software </td>
</tr>
<tr align="left">
<td width="400">Now encrypt any file using: </td>
<td width="400">M-x gpa-encrypt-this-file </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Emacs will prompt for the gpg key password. </td>
</tr>
<tr align="left">
<td width="400"></td>
<td width="400">Any gpg text file can decrypted directly using emacs. </td>
</tr>
</tbody>
</table>
<p>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=140&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2010/06/11/infohelp-rendering-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>
	</item>
		<item>
		<title>Alphabounce on KadoKado</title>
		<link>http://spveer.wordpress.com/2009/09/24/alphabounce-on-kadokado/</link>
		<comments>http://spveer.wordpress.com/2009/09/24/alphabounce-on-kadokado/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 22:13:42 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/?p=114</guid>
		<description><![CDATA[While shooting the bricks, some bonus options keep falling down. These options can be caught by our racket. While some options are useful, some affect our game adversely.. As I played the game, I jotted down the effects of these bonus options : Good Ones: O – Way gets cleared to move to the next [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=114&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While shooting the bricks, some bonus options keep falling down. These options can be caught by our racket. While some options are useful, some affect our game adversely..</p>
<p>As I played the game, I jotted down the effects of these bonus options :</p>
<p><span style="text-decoration:underline;">Good Ones:</span></p>
<p>O – Way gets cleared to move to the next round</p>
<p>A/C – The ball sticks to the racket, giving us more time to aim and then shoot</p>
<p>E – Good one! The racket gets longer <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>M – Multiball : If you can play with multiball its good. But beginners multiball might distract concentrate, eventually loosing all the balls!</p>
<p>T – Temporal : Not sure what it does.. But doesnt do anything adversely..</p>
<p>F – The usual ball gets converted into a more powerful flame ball.</p>
<p>V – Clears up lot of screen and rewards all the score therein</p>
<p><span style="text-decoration:underline;">Bad Ones:</span></p>
<p>P -</p>
<p>S – Beware, your racket gets even smaller!!</p>
<p>W – Whisky : Behaves like drunk ball. It changes direction as it wishes, and it is hard to follow the ball which is in whisky mode.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=114&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2009/09/24/alphabounce-on-kadokado/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>
	</item>
		<item>
		<title>My Brute – How to and Tips</title>
		<link>http://spveer.wordpress.com/2009/09/24/my-brute-how-to-and-tips/</link>
		<comments>http://spveer.wordpress.com/2009/09/24/my-brute-how-to-and-tips/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 22:12:10 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/2009/09/24/my-brute-how-to-and-tips/</guid>
		<description><![CDATA[Mybrute is an easy and fun game where you have to do nothing. Just see and enjoy and your brute changes from a pupil into a warrior. Create your brute using an existing my brute user’s homepage. You can use my homepage if you wish. This would help improve my credits http://pveer.mybrute.com/ Your brute gains [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=111&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Mybrute is an easy and fun game where you have to do nothing. Just see and enjoy and your brute changes from a pupil into a warrior.</p>
<p>Create your brute using an existing my brute user’s homepage. You can use my homepage if you wish. This would help improve my credits <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://pveer.mybrute.com/">http://pveer.mybrute.com/</a></p>
<p>Your brute gains more and more experience as it fights other brutes everyday. It also gains experience if it gains pupils, i.e if new users create their brutes using your homepage.</p>
<p>Once it reaches 10th level, you can create a Clan(group), or you can join an existing clan independent of your current level.</p>
<p>Link to my clan is the following:</p>
<p><a title="http://mybrute.com/team/127624" href="http://mybrute.com/team/127624">http://mybrute.com/team/127624</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=111&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2009/09/24/my-brute-how-to-and-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>
	</item>
		<item>
		<title>the address of the omnipresent!!</title>
		<link>http://spveer.wordpress.com/2009/09/12/the-address-of-the-omnipresent/</link>
		<comments>http://spveer.wordpress.com/2009/09/12/the-address-of-the-omnipresent/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 14:49:42 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/2009/09/12/the-address-of-the-omnipresent/</guid>
		<description><![CDATA[Exercise, or regular practice is necessary in any field choosen to keep going or to attain mastery. To become a sportsman one has to put in daily practice. One cannot become Roger Federer or Schumacher over night.&#160; To become a scholar, one should refer to books and books, one should experiment what he has learnt, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=60&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">Exercise, or regular practice is necessary in any field choosen to keep going or to attain mastery. To become a sportsman one has to put in daily practice. One cannot become Roger Federer or Schumacher over night.&#160; To become a scholar, one should refer to books and books, one should experiment what he has learnt, and over years one can become a scholar. And think about musicians who master music after years of rigourous practice, where learning has no end.</p>
<p align="justify">Spiritual world is no different from this idea. Though everyone understands the basic terms of devotion, spirituality etc.. there is no exact measure like in other fields as where each of us stand in the spiritual world. I believe there is no unique book or person who could explain all the mystery of God. There will always be questions as why and what.</p>
<p align="justify">In the same way like we cannot master any of the skills without rigourous practice..&#160; we cant expect to find the solution to God just by mere questioning and sitting back. Nothing is easy to attain, so is God.</p>
<p align="justify">If one says God is a separate identity sitting over there and governing you, then I would ask, who am I? Is God someone who cannot be me? Is God incapable of being me? But wait, we all do agree there that God is all capable. So there should be nothing, which is he is not or which he cant.. </p>
<p align="justify">From the very electron to the big Universe, everything is mystery. We have formed some fundamentals, and on a relative basis we tried to analyse technically as what is around us. Still no mystery is solved. The science which has evolved stops giving reasons as we question further and further.    <br />Does anyone feel that a person called God sitting out there, can come and answer our questions about these mysteries of the world. Probably no.. that is because this God himself is mystery. Can mystery solve mystery?</p>
<p align="justify">If we try to look at it closely, there are no two mysteries. God(the universal mystery) should be there in all entities(individual mysteries) in this Universe which resemble all nouns, pronouns, verbs, adjectives etc. If we can solve any of the individual mysteries to its root, it should be equal to solving the mystery of Universe and hence God!</p>
<p align="justify">No we cant solve, because we are part of this mystery.    <br />Reasoning is relative, which we are trying to do. But God is absolute.</p>
<p align="justify">Does God identify himself only with good, doesnt bad have anything to do with God?If God is in every feeling like love, kindness, anger, hatred etc, why can only feelings like love and kindness be associated with God and why not anger and hatred.</p>
<p align="justify">Well for me, there is no reason why anger and hatred should not be associated with God. Except for the society we have setup and for the kind of thinking we have, anger and hatred will increase distance between people on this earth. This way people will move away from each other. That means entities of God are moving away from each other using anger and hatred on this earth. Since the final goal is to know God, who is nothing but all the entities of Universe placed together, any idea which moves the individual entities away from each other is not good for our purpose. </p>
<p align="justify">Now think about love, caring, kindness.. With the kind of mental make up human beings on this earth have, they can come together with the feeling of love.. hence if each human being is an entity of God, you can feel the bliss of God when you get closer to the other entity of God.</p>
<p align="justify">Probably on an other planet, people get closer using hatred and get away from each other using love! who knows :! Everything is hence relative. </p>
<p align="justify"><strong>God&#8217;s existence can be realised only in harmony. We just have to keep our eyes open. One can very easily see God when any two entities in this world are in resonance. We can see God better and better as we exercise our mind to see him around us. We can see him when only when we can reason ourselves to come out of reasoning.</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=60&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2009/09/12/the-address-of-the-omnipresent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>
	</item>
		<item>
		<title>and it takes a life time to put into practice..</title>
		<link>http://spveer.wordpress.com/2009/09/12/and-it-takes-a-life-time-to-put-into-practice/</link>
		<comments>http://spveer.wordpress.com/2009/09/12/and-it-takes-a-life-time-to-put-into-practice/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 14:48:53 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/2009/09/12/and-it-takes-a-life-time-to-put-into-practice/</guid>
		<description><![CDATA[A cat when asked about its problems explained, &#34;dont know why everyone considers dog as a nice animal. It has no heart and tries to kill and eat me whenever it finds me, though it has various other foods offered by its owner. All the dogs should be banned for their hatred towards innocent cats&#34;. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=59&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">A cat when asked about its problems explained, &quot;dont know why everyone considers dog as a nice animal. It has no heart and tries to kill and eat me whenever it finds me, though it has various other foods offered by its owner. All the dogs should be banned for their hatred towards innocent cats&quot;. </p>
<p align="justify">Later the same cat was again asked about what it likes to do for fun, and the cat continued saying, &quot;these nasty rats, they taste yummy and also are a big nuisance to everyone. I enjoy hunting and killing rats!&quot; </p>
<p align="justify">Well, one could agree if a cat talks the above way. Its an animal with limited brain. But there is hardly any difference between the way this cat is thinking, and the way most of the people in this world do. </p>
<p align="justify">Let us interview a person(named MAN) who is speaking like our cat. </p>
<p align="justify">MAN: I need encouragement to do things. People hardly care for each other in this world. I feel so much left out.     <br />INTERVIEWER: True, so did you ever try to encourage someone, because you know the importance of that.     <br />MAN: No, life is too busy these days, I dont have time to spend for others! </p>
<p align="justify">MAN: I am born in religion &#8216;A&#8217;, so I love it. I hate the other person following religion &#8216;B&#8217;, I dont understand why he believes in meaningless religion &#8216;B&#8217;..     <br />INTERVIEWER: Well, just like you are born in religion &#8216;A&#8217; and love yours, he is born in religion &#8216;B&#8217; and he loves his.. do you understand now&#8230;.?     <br />MAN: No, religion &#8216;B&#8217; is nonsense! </p>
<p align="justify">MAN: I am sad, my brother cheated me and got the bigger share of the property.     <br />INTERVIEWER: But you are also accused of cheating your customers and running away with their money? If you understand the pain of cheating, why did you cheat your customers.     <br />MAN: Now these are the laws of business. You cant be successful in business without cheating! </p>
<p align="justify">and this MAN(a very common man whom you will find just almost everywhere) keeps thinking he is fair, innocent and that everyone else is unfair with him&#8230;..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=59&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2009/09/12/and-it-takes-a-life-time-to-put-into-practice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>
	</item>
		<item>
		<title>tiyya tiyyani telugu, neeku saati edhi</title>
		<link>http://spveer.wordpress.com/2009/09/12/tiyya-tiyyani-telugu-neeku-saati-edhi/</link>
		<comments>http://spveer.wordpress.com/2009/09/12/tiyya-tiyyani-telugu-neeku-saati-edhi/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 14:47:57 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/2009/09/12/tiyya-tiyyani-telugu-neeku-saati-edhi/</guid>
		<description><![CDATA[&#34;దేశ బాషలందు తెలుగు లెస్స&#34; అని శ్రీ క్రిష్ణదేవరాయలు ఏనాడో అన్నారు. It is so sad on my part that I cant cleanly express in Telugu anymore. It always mixes up with English, Hindi etc. The same thing said in telugu, &#34;అయ్యొ నేను తెలుగు శుధ్ధంగా మాట్లాడలేకపొతున్నానే!&#34;. I am not someone who is language centric. I agree we need [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=58&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">&quot;దేశ బాషలందు తెలుగు లెస్స&quot; అని శ్రీ క్రిష్ణదేవరాయలు ఏనాడో అన్నారు. It is so sad on my part that I cant cleanly express in Telugu anymore. It always mixes up with English, Hindi etc. The same thing said in telugu, &quot;అయ్యొ నేను తెలుగు శుధ్ధంగా మాట్లాడలేకపొతున్నానే!&quot;. </p>
<p align="justify">I am not someone who is language centric. I agree we need a common tongue to be able to communicate with anyone we meet in this world, and english plays this role so very well. </p>
<p align="justify">తెలుగు ఎంత అందమైన బాష కదా అని అనిపించగానే, ఈ వ్యాసం రాయటం మొదలు పెట్టాను.   <br />తెలుగు అక్షరాలు గుండ్రంగా, అందంగా ఉంటాయి. తెలుగు మాటలు కూడా అంతే, ప్రతి పదం పలకడానికి నిండుగా ఉంటుంది. తెలుగు భాష&#160; 1000BC నుంచి వాడుకలో ఉంది. తెలుగును సంగీతంకి అనువైన భాషగా చెప్తారు. కర్ణాటిక సంగీతంలో ధిగ్గజాలు త్యాగరాజు, ముత్తుస్వామి దీక్షితార్, స్యామ శాస్త్రి తెలుగులొ ఎన్నొ క్రుతులు వ్రాశారు. </p>
<p align="justify">చిన్నప్పుడు చదివిన చందమామ కతలు, బడిలో నెర్చుకున్న వేమన, సుమతి పద్యాలు, పెధ్దలు వాడే సామెతలు, ప్రతి దానిలో తియ్యదనం నిండి ఉంది. </p>
<p align="justify">It is true that everyone feels good about their homeplace and mother tongue. However I couldnt have asked for something better, being born in Andhra Pradesh, where Telugu is my mother tongue. One will know what it means only when he gets the opportunity to be born here.</p>
<p align="justify">Enjoy the following song which is from Sri Ramadasu movie, beauty of telugu words, sri rama harathi song    <br /><a href="http://www.freewebs.com/spveer/MediaFiles/Mangalam_Sri%20Ramadasu.mp3">http://www.freewebs.com/spveer/MediaFiles/Mangalam_Sri Ramadasu.mp3</a></p>
<p align="justify">PS: Andhra Pradesh as a whole is beauty, and people like chandrasekhar rao(trs) have no heart. How could anyone even think about splitting Andhra Pradesh. There are other ways in which Telangana region should be developed. He could have spent all the money he used to build his party, to develop a part of Telangana. If he really had ambitions to help people we would have seen them in his actions. He doesn&#8217;t do that, all he needs is a leader position. A separatist!!, whose ideas&#160; hopefully will never come true.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=58&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2009/09/12/tiyya-tiyyani-telugu-neeku-saati-edhi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.freewebs.com/spveer/MediaFiles/Mangalam_Sri%20Ramadasu.mp3" length="776611" type="audio/mpeg" />
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>
	</item>
		<item>
		<title>Decelerate (((((…. to Accelerate )))))….</title>
		<link>http://spveer.wordpress.com/2009/09/12/decelerate-to-accelerate/</link>
		<comments>http://spveer.wordpress.com/2009/09/12/decelerate-to-accelerate/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 14:45:55 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/2009/09/12/decelerate-to-accelerate/</guid>
		<description><![CDATA[I know that I like to speak with reflexes, mostly spontaneous. I enjoyed this all through my childhood and student life. But just as I found myself moving into the professional life, I have seen life is not just the same. I see the importance of being as precise and clean as possible in my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=54&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify"><a href="http://spveer.files.wordpress.com/2009/09/hastewaste_11.jpg"><img style="display:block;float:none;margin-left:auto;margin-right:auto;border-width:0;" title="Haste-Waste_1" border="0" alt="Haste-Waste_1" src="http://spveer.files.wordpress.com/2009/09/hastewaste_1_thumb1.jpg?w=212&#038;h=173" width="212" height="173" /></a> </p>
<p align="justify">I know that I like to speak with reflexes, mostly spontaneous. I enjoyed this all through my childhood and student life. But just as I found myself moving into the professional life, I have seen life is not just the same. I see the importance of being as precise and clean as possible in my words. At times I found myself flittering in my words eventually losing the interest of the listener. I slowly started training myself to reorganize before I present myself. As the famous quote goes &quot;Haste makes waste&quot;. </p>
<p align="justify">This is actually a natural phenomenon. At the mridangam class, when the teacher found that I am trying to acquire speed rather than giving time to tune my fingers, he said the same, &quot;Have patience, and slowly adapt yourself, gradually without your notice you will speed up your performance.&quot;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=54&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2009/09/12/decelerate-to-accelerate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>

		<media:content url="http://spveer.files.wordpress.com/2009/09/hastewaste_1_thumb1.jpg" medium="image">
			<media:title type="html">Haste-Waste_1</media:title>
		</media:content>
	</item>
		<item>
		<title>The Body-Mind-Heart nd Soul</title>
		<link>http://spveer.wordpress.com/2009/09/12/the-body-mind-heart-nd-soul/</link>
		<comments>http://spveer.wordpress.com/2009/09/12/the-body-mind-heart-nd-soul/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 14:24:04 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/2009/09/12/the-body-mind-heart-nd-soul/</guid>
		<description><![CDATA[1) Clothes are not we. But they reflect the behaviour of the person. We keep changing clothes for our body. If we keep our clothes tidy, ironed it reflects a good impression of us to others. Finally clothes have nothing to do with the body. Clothes are temporary used by the body. 2) Soul is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=21&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify"><a href="http://spveer.files.wordpress.com/2009/09/similarity2.jpg"><img style="display:block;float:none;margin-left:auto;margin-right:auto;border-width:0;" title="similarity" border="0" alt="similarity" src="http://spveer.files.wordpress.com/2009/09/similarity_thumb2.jpg?w=487&#038;h=189" width="487" height="189" /></a> </p>
<p align="justify">1) </p>
<p align="justify">Clothes are not we. But they reflect the behaviour of the person.    <br />We keep changing clothes for our body.     <br />If we keep our clothes tidy, ironed it reflects a good impression of us to others.     <br />Finally clothes have nothing to do with the body. Clothes are temporary used by the body.</p>
<p align="justify">2) </p>
<p align="justify">Soul is not the Body. But the behavior of the body reflects the identity of the person.    <br />The Soul keeps changing the bodies.     <br />If we keep the behaviour of our body neat, it reflects a good impression on the soul of the person even after he passes away.     <br />Finally body has nothing to do with the Soul. Body is temporary used by the soul.</p>
<p align="justify">3) </p>
<p align="justify">Soul is colourless, senseless, thoughtless, shapeless. It is the energy. God is also known with the same definition. There can be finally no difference between souls of different people or God. </p>
<p> ¤   <br />We live on the &quot;body level&quot; of abstraction, where we cant see the God in us unless there is synchronism between our body and the soul.  <br />¤   <br />Mind is the player between body and the Soul.   <br />Mind should be trained to bring in synchronism between body and the soul.   <br />¤   <br />There is finally an important factor which can control your mind. This is in telugu called &quot;manasu&quot;(Dil in Hindi and Heart in English). &#8216;Manasu&#8217; is what is in your hands. &#8216;Manasu&#8217; can steer the mind to do whatever it want to.  </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=21&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2009/09/12/the-body-mind-heart-nd-soul/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>

		<media:content url="http://spveer.files.wordpress.com/2009/09/similarity_thumb2.jpg" medium="image">
			<media:title type="html">similarity</media:title>
		</media:content>
	</item>
		<item>
		<title>Love makes life beautiful :—-&gt;</title>
		<link>http://spveer.wordpress.com/2009/09/12/love-makes-life-beautiful/</link>
		<comments>http://spveer.wordpress.com/2009/09/12/love-makes-life-beautiful/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 10:59:09 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/2009/09/12/love-makes-life-beautiful/</guid>
		<description><![CDATA[&#160; The &#8216;tagline&#8217; of the movie should have already been enough for it to make it a hit! I can easily rank Bommarillu as one of the best movies I have seen. There might have been better ones before too&#8230; but the release of such a coool theme in the midst of various shooter-fighter-immoral movies [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=13&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">&#160;</p>
<p align="justify"><a href="http://spveer.files.wordpress.com/2009/09/bommarillu1.jpg"><img style="border-bottom:0;border-left:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;" title="bommarillu" border="0" alt="bommarillu" src="http://spveer.files.wordpress.com/2009/09/bommarillu_thumb1.jpg?w=307&#038;h=215" width="307" height="215" /></a> </p>
<p align="justify">The &#8216;tagline&#8217; of the movie should have already been enough for it to make it a hit! I can easily rank Bommarillu as one of the best movies I have seen. There might have been better ones before too&#8230; but the release of such a coool theme in the midst of various shooter-fighter-immoral movies is what is all to be appreciated of. The start is good, story, theme, humor is good and finish is the best. I felt the music also reflected the idea aptly. wish we have more of those coming!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=13&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2009/09/12/love-makes-life-beautiful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>

		<media:content url="http://spveer.files.wordpress.com/2009/09/bommarillu_thumb1.jpg" medium="image">
			<media:title type="html">bommarillu</media:title>
		</media:content>
	</item>
		<item>
		<title>take it the other way round!!</title>
		<link>http://spveer.wordpress.com/2009/09/12/take-it-the-other-way-round/</link>
		<comments>http://spveer.wordpress.com/2009/09/12/take-it-the-other-way-round/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 10:49:55 +0000</pubDate>
		<dc:creator>spveer</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://spveer.wordpress.com/2009/09/12/take-it-the-other-way-round/</guid>
		<description><![CDATA[I have seen people erring often come up saying that they are like that because of the circumstances they faced. If one has faced the problems of corruption&#8230; when his turn comes up where he could involve and benefit himself, he involves in corruption himself forgetting the problems he faced when he had to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=10&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify"><a href="http://spveer.files.wordpress.com/2009/09/worldasaheart1.jpg"><img style="display:block;float:none;margin-left:auto;margin-right:auto;border-width:0;" title="world as a heart" border="0" alt="world as a heart" src="http://spveer.files.wordpress.com/2009/09/worldasaheart_thumb1.jpg?w=233&#038;h=240" width="233" height="240" /></a> </p>
<p align="justify">I have seen people erring often come up saying that they are like that because of the circumstances they faced.</p>
<p align="justify">If one has faced the problems of corruption&#8230; when his turn comes up where he could involve and benefit himself, he involves in corruption himself forgetting the problems he faced when he had to be the victim.~~~~~~If somone has faced the problems of hunger and has seen the adversities of being poor, after he manages to become rich, he starts earning more to keep himself away from poverty. He starts forgetting all those people who are still lying on those streets.~~~~~~If one has experienced people around him betraying, he feels this is the way to live and starts doing the same&#8230;.. spreading the ill feeling of disbelief in humans.</p>
<p align="justify">I am not saying all people are like this, but there are more and more people like this, who start creating problems once they get out of those problems&#8230;.</p>
<p align="justify">If only people can react in a positive way to the society&#8230;.where they can use their experience to help the society avoid problems they have faced&#8230;. we would see a much better world! </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spveer.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spveer.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spveer.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spveer.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spveer.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spveer.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spveer.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spveer.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spveer.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spveer.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spveer.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spveer.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spveer.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spveer.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spveer.wordpress.com&amp;blog=9447082&amp;post=10&amp;subd=spveer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spveer.wordpress.com/2009/09/12/take-it-the-other-way-round/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c699a8461ab5865bbe48562fe8e8d0ca?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spveer</media:title>
		</media:content>

		<media:content url="http://spveer.files.wordpress.com/2009/09/worldasaheart_thumb1.jpg" medium="image">
			<media:title type="html">world as a heart</media:title>
		</media:content>
	</item>
	</channel>
</rss>
