<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.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"><id>tag:blogger.com,1999:blog-7972422</id><updated>2009-11-11T09:34:32.209-08:00</updated><title type="text">Vagmi's musings</title><subtitle type="html">My musings both technical and otherwise.
(Painting the town red is so cliché)</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://blog.vagmim.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/" /><link rel="hub" href="http://pubsubhubbub.appspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default?start-index=26&amp;max-results=25" /><author><name>Vagmi</name><email>noreply@blogger.com</email></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>72</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><link rel="self" href="http://feeds.feedburner.com/vagmi" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry><id>tag:blogger.com,1999:blog-7972422.post-2848239865212061100</id><published>2009-11-11T09:26:00.000-08:00</published><updated>2009-11-11T09:34:32.233-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="artha42" /><category scheme="http://www.blogger.com/atom/ns#" term="krishashok" /><title type="text">Artha42 is hiring</title><content type="html">&lt;a href="http://www.artha42.com"&gt;Artha42&lt;/a&gt; is hiring. I have been conducting a lot of interviews lately and am completely dissappointed at the state of freshers coming out of engineering colleges. They spend 4 years supposedly studying IT and Computer Science and cannot answer a simple question like &lt;a href="http://www.codinghorror.com/blog/archives/000781.html"&gt;fizzbuzz&lt;/a&gt;. Come on. I completely agree with &lt;a href="http://krishashok.wordpress.com/"&gt;krishashok&lt;/a&gt; on this one. Chennai does have concentration camps and they are the bane for a creative society.&lt;br /&gt;&lt;br /&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/jpDQ66r1f9M&amp;hl=en&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/jpDQ66r1f9M&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;If there are guys wanting to work in a fun, passionate and challenging environment, please send your profile to careers &lt;at&gt; artha42.com.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-2848239865212061100?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/2848239865212061100/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=2848239865212061100" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/2848239865212061100" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/2848239865212061100" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/11/artha42-is-hiring.html" title="Artha42 is hiring" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-6564437094617741220</id><published>2009-10-07T01:01:00.000-07:00</published><updated>2009-10-07T01:07:54.772-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="radiant" /><category scheme="http://www.blogger.com/atom/ns#" term="quirks" /><category scheme="http://www.blogger.com/atom/ns#" term="database_mailer" /><title type="text">Modifying Radiant's Database Mailer</title><content type="html">Radiant's &lt;a href="http://github.com/Aissac/radiant-database-mailer-extension/"&gt;Database Mailer&lt;/a&gt; is an wonderful extension that can quickly set up mailer forms and add stuff to the database too. But they have tried to do some serious magic to ensure that arbitrary structures can be imported by defining them in the config/environment.rb. That is a bit too hacky for Rails to handle. &lt;br /&gt;&lt;br /&gt;If you decide to change the structure any time later, you cannot migrate those changes. That is quite a bummer. The crazy part is you cannot uninstall Database Mailer after that either. It keeps reporting an "undefined method set_schema_version" error. To uninstall it you have to manually nuke the form_datas (isn't data already plural?) table and related attachment tables. You also have to remove the migrations in the schema_migrations table manually. Can someone suggest a better alternative?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-6564437094617741220?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/6564437094617741220/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=6564437094617741220" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6564437094617741220" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6564437094617741220" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/10/modifying-radiants-database-mailer.html" title="Modifying Radiant's Database Mailer" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-5966449962834226169</id><published>2009-09-26T09:13:00.000-07:00</published><updated>2009-09-26T09:37:31.962-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="radiant" /><category scheme="http://www.blogger.com/atom/ns#" term="vim" /><title type="text">Getting to tolerate Radiant</title><content type="html">I have been working with &lt;a href="http://radiantcms.org"&gt;Radiant&lt;/a&gt; for the past couple of days. It is definitely impressive. But I simply hated the fact that you need to work within the confines of the browser's textarea to fill in content. This is just plain lame. I am so used to &lt;a href="http://www.vim.org/"&gt;Vim&lt;/a&gt; that typing within that small window is just plain irritating. You can of course copy paste stuff from and to vim but that is equally lame. Luckily there are a couple of ways you can work around this. &lt;br /&gt;&lt;br /&gt;The first being the "&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/4125"&gt;Its all Text&lt;/a&gt;" extension. Its all text enables me to type anything that I type in a text area in vim. It is actually pretty cool.&lt;br /&gt;&lt;br /&gt;The second being &lt;a href="http://github.com/nelstrom/radiant-file-system-extension"&gt;radiant-file-system-extension&lt;/a&gt;. It allows me to use the file system and version content with git. Happy hacking with radiant.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-5966449962834226169?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/5966449962834226169/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=5966449962834226169" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/5966449962834226169" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/5966449962834226169" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/09/getting-to-tolerate-radiant.html" title="Getting to tolerate Radiant" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-644809400905622144</id><published>2009-04-29T02:06:00.000-07:00</published><updated>2009-04-29T02:12:02.543-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="git branch bash" /><title type="text">Git Branch on the command prompt</title><content type="html">It is sometimes very useful to know the git branch you are working on right from the command prompt. You can do this by editing the ~/.bashrc file.&lt;br /&gt;&lt;br /&gt;&lt;script src="http://gist.github.com/103674.js"&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;This will show up a prompt which looks like this and fails gracefully when you are not on a git repo.&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&lt;code&gt;&lt;br /&gt;vagmi@deepthought:~/work/testproj[master]$ git checkout new_feature&lt;br /&gt;Switched to branch "new_feature"&lt;br /&gt;vagmi@deepthought:~/work/testproj[new_feature]$ cd ..&lt;br /&gt;vagmi@deepthought:~/work$&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;This saves a lot of "git branch" when you are coding.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-644809400905622144?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/644809400905622144/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=644809400905622144" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/644809400905622144" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/644809400905622144" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/04/git-branch-on-command-prompt.html" title="Git Branch on the command prompt" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-4191620858568603286</id><published>2009-04-22T03:49:00.000-07:00</published><updated>2009-04-22T04:05:13.583-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="liquid" /><category scheme="http://www.blogger.com/atom/ns#" term="github" /><category scheme="http://www.blogger.com/atom/ns#" term="sinatra" /><title type="text">Liquid and Sinatra</title><content type="html">&lt;a href="http://www.liquidmarkup.org/"&gt;Liquid&lt;/a&gt; is a templating language used when you need safety for your templates. I was planning to build a CMS and Liquid fit the needs of a templating library really well. I also like &lt;a href="http://www.sinatrarb.com"&gt;Sinatra&lt;/a&gt; for its simplicity. Unfortunately, Sinatra did not have support for liquid yet so I went ahead and built one. You can get that from my &lt;a href="http://github.com/vagmi/sinatra/tree/liquid"&gt;liquid topic branch&lt;/a&gt; on github.&lt;br /&gt;&lt;br /&gt;There are few significant changes that you need to care about when using liquid instead of ERB or HAML. &lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;None of the local members or class members declared will be available in your template&lt;/li&gt;&lt;br /&gt;&lt;li&gt;The locals hash is respected even for the layout.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;You have to use {{ content }} in your layouts, instead of yielding.&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;And finally a "hello world" sinatra app with liquid.&lt;br /&gt;&lt;br /&gt;&lt;script src="http://gist.github.com/99714.js"&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;Do let me know if you like it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-4191620858568603286?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/4191620858568603286/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=4191620858568603286" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/4191620858568603286" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/4191620858568603286" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/04/liquid-and-sinatra.html" title="Liquid and Sinatra" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-9103661420385123627</id><published>2009-04-15T01:40:00.000-07:00</published><updated>2009-04-15T01:44:46.646-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="video" /><category scheme="http://www.blogger.com/atom/ns#" term="starwars" /><category scheme="http://www.blogger.com/atom/ns#" term="humor" /><title type="text">Star wars a cappella video</title><content type="html">I just have two words for this. Bloody Brilliant.&lt;br /&gt;&lt;br /&gt;&lt;embed src="http://www.metacafe.com/fplayer/1969675/star_wars_an_a_capella_tribute_to_john_williams.swf" width="400" height="345" wmode="transparent" allowFullScreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"&gt; &lt;/embed&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-9103661420385123627?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/9103661420385123627/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=9103661420385123627" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/9103661420385123627" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/9103661420385123627" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/04/star-wars-cappella-video.html" title="Star wars a cappella video" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-2153883063478919182</id><published>2009-04-01T04:08:00.000-07:00</published><updated>2009-04-01T04:13:39.294-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="project management" /><title type="text">Lets build something already</title><content type="html">Have ever had the feeling that when you wanted to get started with something, something else had to be done first. If you are a lone hacker banging out code, you are probably fine as you know what you are building. You do not ever have to write it down. But in teams it is vitally important that everyone knows what they are actually building.&lt;br /&gt;&lt;br /&gt;This is where product managers and project managers come in. They are supposed to have a holistic view of where the project is and where it is heading to. They are the communication hubs who deal with all sorts of information about a project and protect the team as virtual filters. The team then gets information from a single source. But you might ask what happens when there are multiple project managers and product owners but no developers in a planning meeting. The meetings tend to be something like this.&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/YawagQ6lLrA&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/YawagQ6lLrA&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt; &lt;br /&gt;&lt;br /&gt;Fortunately, there is an easy way to deal with this. Get building something already. It is far easier to figure out if the presented solution fits your needs than to speculate on how it would look like. So to all the teams that are suffering from this &lt;a href="http://en.wikipedia.org/wiki/Analysis_paralysis"&gt;analysis paralysis&lt;/a&gt;, this is my advice. Stop discussing and &lt;a href="http://www.joelonsoftware.com/articles/fog0000000339.html"&gt; start building&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-2153883063478919182?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/2153883063478919182/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=2153883063478919182" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/2153883063478919182" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/2153883063478919182" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/04/lets-build-something-already.html" title="Lets build something already" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-1066728710423500531</id><published>2009-02-11T21:49:00.000-08:00</published><updated>2009-02-11T21:55:57.909-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="objectivism" /><category scheme="http://www.blogger.com/atom/ns#" term="ayn rand" /><category scheme="http://www.blogger.com/atom/ns#" term="philosophy" /><title type="text">An interview with Ayn Rand</title><content type="html">Objectivism is very relevant, especially in today's context.&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;Part 1&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/7ukJiBZ8_4k&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/7ukJiBZ8_4k&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;Part 2&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/pMTDaVpBPR0&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/pMTDaVpBPR0&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;h2&gt;Part 3&lt;/h2&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/zEruXzQZhNI&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/zEruXzQZhNI&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-1066728710423500531?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/1066728710423500531/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=1066728710423500531" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/1066728710423500531" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/1066728710423500531" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/02/interview-with-ayn-rand.html" title="An interview with Ayn Rand" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-2645379906029223666</id><published>2009-02-01T23:21:00.000-08:00</published><updated>2009-02-01T23:23:48.426-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="video monetary system" /><title type="text">A video on the monetary system</title><content type="html">Apart from the conspiracy theory part in the end, this is by far the best explanation of the current monetary system.&lt;br /&gt;&lt;br /&gt;&lt;embed id="VideoPlayback" src="http://video.google.com/googleplayer.swf?docid=-9050474362583451279&amp;hl=en&amp;fs=true" style="width:400px;height:326px" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash"&gt; &lt;/embed&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-2645379906029223666?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/2645379906029223666/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=2645379906029223666" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/2645379906029223666" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/2645379906029223666" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/02/video-on-monetary-system.html" title="A video on the monetary system" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-1370025218050151051</id><published>2009-01-07T21:23:00.000-08:00</published><updated>2009-01-07T21:40:03.455-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="satyam corporate greed" /><title type="text">India, say hello to Corporate Greed</title><content type="html">I was browsing the net about the Satyam fiasco when I saw &lt;a href="http://deadpresident.blogspot.com/2009/01/satyam-mail-to-employees.html"&gt;this&lt;/a&gt;. What infuriated me were the comments on the blog. They are asking people to stick to the company. This is the time the talented people should extend their middle finger and say &lt;span style="font-weight:bold;"&gt;FUCK YOU&lt;/span&gt;  to the management. Make sure you enunciate that properly. It works best if told in groups. Tell it with enough intensity to make them die in shame.&lt;br /&gt;&lt;br /&gt;Stay with Satyam... Are you crazy?? Jump the ship now. Don't commit a career suicide. If the &lt;a href="http://en.wikipedia.org/wiki/Ramalinga_Raju"&gt;man&lt;/a&gt; had an ounce of dignity he would not have jeopardized the life of so many people. Indians do not have social security. If a guy in India does not have a job, he is literally on the streets. &lt;br /&gt;&lt;br /&gt;Ramalinga Raju was sure as hell not maintaining family accounts. The CFO, other senior managment and the financial/controlling staff would have known this. I am sure &lt;a href="http://www.pwc.com/"&gt;PWC&lt;/a&gt; would have spotted this and would have been duly silenced. Corporate Greed has entered India. &lt;br /&gt;&lt;br /&gt;If you are a good programmer, you would not have joined Satyam in the first place. But if you are there, jump now. You may not get a raise, but what the hell. You can get out of the depressing situation and have a chance a save your soul.&lt;br /&gt;&lt;br /&gt;The following days to come in an organization like Satyam would be extremely depressing and would be enough to demotivate a motivated soul. It would be full of bureaucracy where mediocrity will reign supreme. Sounds like a fun place to work?? Hell no. If you you are a rockstar coder, this is your chance. &lt;br /&gt;&lt;br /&gt;Get out of the hell hole now.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-1370025218050151051?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/1370025218050151051/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=1370025218050151051" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/1370025218050151051" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/1370025218050151051" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2009/01/india-say-hello-to-corporate-greed.html" title="India, say hello to Corporate Greed" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-8905671282361413515</id><published>2008-12-24T20:29:00.000-08:00</published><updated>2008-12-24T20:37:55.678-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="erode" /><title type="text">An accidental trip to erode</title><content type="html">I am blogging from &lt;a href="http://www.hotellejardinindia.com/"&gt;Hotel Le Jardin&lt;/a&gt;. This hotel is amazing and has free Wi-Fi. The breakfast was one of the best I had. How I got here is a topic of another blog post. It was a completely unplanned travel. More on this later. If you are anywhere around this area, Hotel Le Jardin is definitely the place to stay. &lt;br /&gt;&lt;br /&gt;&lt;iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=erode,+india&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=33.572881,79.101563&amp;amp;ie=UTF8&amp;amp;ll=11.185222,77.657804&amp;amp;spn=0.020281,0.038624&amp;amp;z=14&amp;amp;output=embed&amp;amp;s=AARTsJoBWzSyCgVN_Ss2Qly0-GyJT6a3qw"&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;small&gt;&lt;a href="http://maps.google.com/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=erode,+india&amp;amp;sll=37.0625,-95.677068&amp;amp;sspn=33.572881,79.101563&amp;amp;ie=UTF8&amp;amp;ll=11.185222,77.657804&amp;amp;spn=0.020281,0.038624&amp;amp;z=14&amp;amp;source=embed" style="color:#0000FF;text-align:left"&gt;View Larger Map&lt;/a&gt;&lt;/small&gt;&lt;br /&gt;&lt;br /&gt;Free WiFi Rocks. :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-8905671282361413515?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/8905671282361413515/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=8905671282361413515" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/8905671282361413515" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/8905671282361413515" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/12/accidental-trip-to-erode.html" title="An accidental trip to erode" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-8515242661175252295</id><published>2008-12-15T04:02:00.000-08:00</published><updated>2008-12-15T04:04:50.921-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="management" /><title type="text">Annual Performance Reviews and Mediocrity</title><content type="html">Now that Performance Reviews are hanging around, all managers MUST read this.&lt;br /&gt;&lt;a href=" http://headrush.typepad.com/creating_passionate_users/2006/02/mediocrity_by_a.html"&gt;&lt;br /&gt;http://headrush.typepad.com/creating_passionate_users/2006/02/mediocrity_by_a.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-8515242661175252295?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/8515242661175252295/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=8515242661175252295" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/8515242661175252295" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/8515242661175252295" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/12/annual-performance-reviews-and.html" title="Annual Performance Reviews and Mediocrity" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-9082752451438223698</id><published>2008-11-18T08:01:00.000-08:00</published><updated>2008-11-18T08:17:15.275-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="emacs html-helper-mode tidy-html" /><title type="text">HTML Helper Mode and Indentation</title><content type="html">This is my third post for the day. I blogged about &lt;a href="http://blog.vagmim.com/2008/11/meetings-and-boredom.html"&gt;this&lt;/a&gt; and &lt;a href="http://blog.vagmim.com/2008/11/meetings-and-boredom-continues.html"&gt;this&lt;/a&gt; earlier today. Writing smaller pieces regularly works much better than waiting for the big post. Commenters, do let me know if you like this style better.&lt;br /&gt;&lt;br /&gt;I am really irritated with the html-helper-mode's indentation. It flattens the code rather than indenting it. I missed my &lt;a href="http://tidy.sourceforge.net/"&gt;tidy&lt;/a&gt; command from yesteryears when I did not use emacs. But I am coding on emacs now. I do not have to miss anything from within emacs. So, I added a tidy-html function to format the html as properly indented XHTML. &lt;br /&gt;&lt;br /&gt;&lt;script src="http://gist.github.com/26161.js"&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;And I absolutely love &lt;a href="http://gist.github.com"&gt;Gist&lt;/a&gt;. It has solved all the quirks involved with posting code on a blog.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-9082752451438223698?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/9082752451438223698/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=9082752451438223698" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/9082752451438223698" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/9082752451438223698" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/11/html-helper-mode-and-indentation.html" title="HTML Helper Mode and Indentation" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-922130652241892748</id><published>2008-11-18T02:30:00.000-08:00</published><updated>2008-11-18T02:36:22.754-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="dilbert python reportlab" /><title type="text">Meetings and Boredom continue</title><content type="html">I am sitting on yet another &lt;a href="http://blog.vagmim.com/2008/11/meetings-and-boredom.html"&gt;boring meeting&lt;/a&gt; and have written a script to write it to a PDF. Its not a pretty one but I got it done in 30 mins. That has to count for something. You would need &lt;a href="http://www.reportlab.org/"&gt;ReportLab&lt;/a&gt; and &lt;a href="http://www.pythonware.com/products/pil/"&gt;PIL&lt;/a&gt; for this.&lt;br /&gt;&lt;br /&gt;&lt;script src="http://gist.github.com/26096.js"&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;Beautiful Soup and ReportLab rock.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-922130652241892748?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/922130652241892748/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=922130652241892748" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/922130652241892748" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/922130652241892748" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/11/meetings-and-boredom-continues.html" title="Meetings and Boredom continue" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-4630382046616007521</id><published>2008-11-18T01:37:00.000-08:00</published><updated>2008-11-18T01:41:33.277-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="dilbert python beautiful soup" /><title type="text">Meetings and Boredom</title><content type="html">I am sitting in a really boring meeting. I was browsing reddit and found a very interesting dilbert script. I am a huge fan of Dilbert and wanted to download Dilbert strips for offline viewing. I know its not entirely ethical but what the hell. I wrote a small python screen scraper to do that. This requires you to download &lt;a href="http://www.crummy.com/software/BeautifulSoup/"&gt;Beautiful Soup&lt;/a&gt;. If I am too bored, I will write a script to compose it as a PDF.&lt;br /&gt;&lt;br /&gt;&lt;script src="http://gist.github.com/26089.js"&gt;&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-4630382046616007521?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/4630382046616007521/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=4630382046616007521" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/4630382046616007521" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/4630382046616007521" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/11/meetings-and-boredom.html" title="Meetings and Boredom" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-6765121505792865337</id><published>2008-10-09T21:05:00.000-07:00</published><updated>2008-10-10T00:30:51.708-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="clojure java" /><title type="text">Hello Clojure</title><content type="html">&lt;pre&gt;&lt;code&gt;&lt;br /&gt;; HelloClojure.clj&lt;br /&gt;(import '(javax.swing JFrame JLabel)&lt;br /&gt;  (doto (JFrame.)&lt;br /&gt;    (add (JLabel. "Hello Clojure!"))&lt;br /&gt;    (setTitle "Clojure!")&lt;br /&gt;    (pack) (show))&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;I have a strong feeling that the lisp is all set to make a comeback in the enterprise. Check out &lt;a href="http://clojure.org"&gt;Clojure&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;Dedicated to all the souls plagued with the horrors of sane concurrency.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-6765121505792865337?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/6765121505792865337/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=6765121505792865337" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6765121505792865337" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6765121505792865337" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/10/hello-clojure.html" title="Hello Clojure" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-1489403290994263873</id><published>2008-10-05T23:30:00.000-07:00</published><updated>2008-10-05T23:33:22.926-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="random 7" /><title type="text">The day of 7</title><content type="html">My email has got some fascination with 7 today. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_H7X0uGKH8C0/SOmxBLjSPCI/AAAAAAAAChc/T9HUpmwX9uY/s1600-h/funnynumbers.PNG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_H7X0uGKH8C0/SOmxBLjSPCI/AAAAAAAAChc/T9HUpmwX9uY/s320/funnynumbers.PNG" border="0" alt=""id="BLOGGER_PHOTO_ID_5253925074143165474" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-1489403290994263873?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/1489403290994263873/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=1489403290994263873" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/1489403290994263873" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/1489403290994263873" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/10/day-of-7.html" title="The day of 7" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_H7X0uGKH8C0/SOmxBLjSPCI/AAAAAAAAChc/T9HUpmwX9uY/s72-c/funnynumbers.PNG" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-8685767295812127301</id><published>2008-09-28T23:58:00.000-07:00</published><updated>2008-09-29T18:30:32.549-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="rant project management" /><title type="text">PMP?.. me?... you must be kidding</title><content type="html">I was reading my dilbert strips, when I noticed the ad below.&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;img src="http://lh5.ggpht.com/vagmi.mudumbai/SOB5Pl624jI/AAAAAAAACf4/RM6wzdukJ5M/dilbertwithad.GIF"/&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;Seriously! Do they really think that people who enjoy dilbert would like taking a PMP certification exam to become a (better) project manager? People, who know me, know that I have a low opinion of certifications. What they probably do not know is that I have a even lower opinion of these kits that provide improbable percentage of "Unconditional test pass guarantee". I followed the ad and was greeted with the following error.&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;img src="http://lh6.ggpht.com/vagmi.mudumbai/SOB5QIvFjEI/AAAAAAAACgA/YrzWLG2-iM0/google_adsense_error.GIF"/&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;I did a little more digging to find out &lt;a href="http://www.whizlabs.com/pmp-certification.html"&gt;about it&lt;/a&gt;. They have dropped 50% chance of you passing and the guarantee is no more unconditional. The comments below have "brain dump" screaming all over it. &lt;br /&gt;&lt;br /&gt;There is really not much to project management. You have to manage priorities of the stake holders. You have scope, time and cost as your constraints. But what they dont tell you is that you cannot treat people like replacable cogs. The stuff that they teach you in PMP is a bunch of processes and the PMP certification exam is a test of memory. Having a PMP certification does not mean jack about your project management skills. In fact, I would be wary of a person who claims that PMP helped become a project manager. It is not that I have absolute distrust in certifications... oh wait .. I do. They can be cheated very easily. I know of a dozen MCSEs, MCPs (not male chauvinistic pigs), PMPs who do not have a clue of the stuff they have got certified in.&lt;br /&gt;&lt;br /&gt;I don't know why organizations pushing for PMP certifications for their employees. I am sure there is some sick demented reason why they are doing so. &lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt; Hire people with common sense. (This would only work if you have common sense.)&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Promote your developers with a good aptitude towards management to management. &lt;/li&gt;&lt;br /&gt;&lt;li&gt; Don't recruit B-School grads who haven't written a line of code straight off the school to do project management&lt;/li&gt;&lt;br /&gt;&lt;li&gt; And for heaven's sake don't assume that people with PMP certifications are knowledgeable in project management. They have only made PMI wealthier. &lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;If you want your project managers to be better project managers, ask them to read &lt;a href="http://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959"&gt;"The Mythical Man Month"&lt;/a&gt;. That book is quite relevant even in today's context.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-8685767295812127301?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/8685767295812127301/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=8685767295812127301" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/8685767295812127301" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/8685767295812127301" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/09/pmp-me-you-must-be-kidding.html" title="PMP?.. me?... you must be kidding" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-2616072146852805412</id><published>2008-08-28T21:26:00.000-07:00</published><updated>2008-08-28T21:27:46.200-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="mushy funny video" /><title type="text">Hug a developer</title><content type="html">&lt;embed src="http://blip.tv/play/gYwjwZJqjdEh" type="application/x-shockwave-flash" width="640" height="390" allowscriptaccess="always" allowfullscreen="true"&gt;&lt;/embed&gt; &lt;br /&gt;&lt;br /&gt;Recognize how hard we work. Hug a developer today. :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-2616072146852805412?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/2616072146852805412/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=2616072146852805412" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/2616072146852805412" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/2616072146852805412" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/08/hug-developer.html" title="Hug a developer" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-6865346137811541693</id><published>2008-07-03T21:58:00.000-07:00</published><updated>2008-07-03T22:05:30.860-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="programeter opinions" /><title type="text">Open letter to Programeter</title><content type="html">Mark from Programeter had left the following comment on my &lt;a href="http://blog.vagmim.com/2008/07/dumbest-idea-ever.html"&gt;earlier post&lt;/a&gt; on &lt;a href="http://www.programeter.com/"&gt;Programeter&lt;/a&gt;. I started typing out my response as a comment but it was turning out to be too long. So I decided to make it another post in itself.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;I am from Programeter - hope I will survive the criticts after mentioning that ;).&lt;br /&gt;&lt;br /&gt;There are so many questions in the post and comments, so I can't aswer all of those in just one reply. So if I missed yours, go &lt;a href="http://getsatisfaction.com/programeter"&gt;here&lt;/a&gt; and post them.&lt;br /&gt;&lt;br /&gt;But some comments are here:&lt;br /&gt;* I am not sure I understand why all programmers so afraid of being measured. Would you imagine all salesmen quiting the company because of introduction of CRM? Good programmers should not be afraid of any indicator.&lt;br /&gt;* Yes, I agree "stupid" managers can get it wrong. But stupid managers will get it wrong with or without Programeter.&lt;br /&gt;* Lots of comments, about cheating the system. Go and try to cheat it ;) if you cheat at least 3 of our indicators during one reporting period - Programeter will quit measuring your company as a bonus ;)&lt;br /&gt;&lt;br /&gt;if you have more questions, let me know!&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Hi Mark,&lt;br /&gt;&lt;br /&gt;First off, thanks for &lt;a href="http://getsatisfaction.com/programeter"&gt;opening up&lt;/a&gt; this discussion. This has done a lot to increase my trust in you. What would really salvage the reputation of Programeter from this situation, is to point Programeter on an Open Source codebase (e.g., subversion) and provide the reports online for the world to see. If they do make sense, we would be more than happy to embrace it and even suggest changes to it. &lt;br /&gt;&lt;br /&gt;We (Programmers) are not afraid of being measured. We are insulted by the notion that the decisions on those measures could potentially be taken by some management folks who have absolutely no idea of what programming is about. This tool is dangerous in the hands of bad management.&lt;br /&gt;&lt;br /&gt;Bad management already refers to programmers as resources as if they are interchangeable cogs in a system. The marketing material on your site does nothing to change this. We have had several epic fails in our industry because of clueless management. The last thing we need is another earnest effort by smart developers to fuel this trend.&lt;br /&gt;&lt;br /&gt;Also, there are other ways in which individuals who code add value to an organization. Interacting with people, making teams gel, sharing knowledge on corporate wikis/discussion boards, having passionate coffee corner chats to keep the spirit of the team and so on. None of these are on source control. People's contribution cannot be measured but it is essential for an organization to judge the value added by an individual to an organization. Not all of these judgments can be based on objectivity and measurable facts. Programeter can only suggest facts about one of the facets of an individual's contribution. Suggesting an interpretation of it should be best left to the manager and not by the tool. There has been a lot of discussion about kLOCs. Is more better or is less better. There are other softer issues like security, performance or just an annoying API bug that had to be worked around. You can only present the facts. You cannot draw conclusions without knowing the whole. And those facts are not on source control. I am not dissing the tool. As a nerd I love statistics. I love generating insight on raw data. I would however take caution in interpreting the reports and weigh other facts before making a decision. &lt;br /&gt;&lt;br /&gt;The bottom line is. &lt;br /&gt;Code Checked into Source Control != Value Generated&lt;br /&gt;&lt;br /&gt;The marketing material on your site is completely laughable. If anything, it only damages the credibility of your product. It would be bought by wrong companies and will be used to make wrong decisions. I am sure that this would not help the sales of your software in the long run. Reconsider your selling approach and come up with proof that your tool works. If you can do both, I wish you all the success for this tool.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Vagmi&lt;br /&gt;(An individual contributor to a big Software company)&lt;br /&gt;&lt;br /&gt;Disclaimer: All of these opinions are mine and do not represent the views of my employer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-6865346137811541693?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/6865346137811541693/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=6865346137811541693" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6865346137811541693" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6865346137811541693" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/07/open-letter-to-programeter.html" title="Open letter to Programeter" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-6337487202962485864</id><published>2008-07-02T03:28:00.000-07:00</published><updated>2008-07-02T04:11:36.853-07:00</updated><title type="text">The dumbest idea ever</title><content type="html">I just came across this product called &lt;a href="http://www.programeter.com/"&gt;Programeter&lt;/a&gt;. There are only two possible market segments for this product. &lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Managers who have no friggin' clue of what programming is&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;b&gt;PLAIN DUMB FUCKING IDOTS&lt;/b&gt;.&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;Now that I have got your attention, lets move on. This is what is displayed as their sales pitch. Look at the first item on the list. &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Companies have merged and you need to decide what 15% of programmers to let go?&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Your consultancy firm needs an estimation report of your client's programmers  next week?&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Need to double check your team leader reports by actual data?&lt;/li&gt;&lt;br /&gt;&lt;li&gt;You are a newly assigned project leader and NEED to know what's going on in your team?&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Most companies should already know this. Any productivity measurement for a programmer can be cheated. If you have made a mistake in your recruitment, its already too late. There is no way around it. So stop recruiting people by the truckload. Look for good people with all round skills. Learning a new language or a technology platform is not difficult for a good engineer. Unfortunately, the entire Indian HR recruiting industry does a little more than keyword match to select potential candidates. Every HR Manager working in a software company must read "&lt;a href="http://www.amazon.com/Smart-Gets-Things-Done-Technical/dp/1590598385"&gt;Smart and Gets things done&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;If you already have the wrong people on board long enough, you are doomed. And one way of knowing that you have a wrong person long enough is to ask your middle management on their views of using Programeter. If they give a glowing recommendation of the product, &lt;a href="http://www.testearly.com/2007/08/17/fire-your-best-peoplereward-the-lazy-ones/"&gt;fire them&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-6337487202962485864?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/6337487202962485864/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=6337487202962485864" title="28 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6337487202962485864" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6337487202962485864" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/07/dumbest-idea-ever.html" title="The dumbest idea ever" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">28</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-4194184405368144290</id><published>2008-06-02T21:28:00.000-07:00</published><updated>2008-06-02T21:31:48.631-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="powerpoint humour abuse" /><title type="text">For all you PPT-Phobes and PPT-Philes</title><content type="html">A hilarious rendering of the common mistakes while (ab)using Powerpoint. Sadly, I have been abused by very many of those and there are still a lot more to come.&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="355"&gt;&lt;param name="movie" value="http://www.youtube.com/v/HLpjrHzgSRM&amp;hl=en"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/HLpjrHzgSRM&amp;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;I am a PPT-phobe. Don't get your PPT near me. I am allergic to PPTs.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-4194184405368144290?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/4194184405368144290/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=4194184405368144290" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/4194184405368144290" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/4194184405368144290" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/06/for-all-you-ppt-phobes-and-ppt-philes.html" title="For all you PPT-Phobes and PPT-Philes" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-4265824783134242480</id><published>2008-05-16T05:39:00.000-07:00</published><updated>2008-05-16T05:40:38.008-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="inflation economy" /><title type="text">Inflation</title><content type="html">For people worrying about inflation in India, we can at least reconcile to the fact that things are not &lt;a href="http://en.wikipedia.org/wiki/Hyperinflation#Zimbabwe.2C_2000s"&gt;this bad&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-4265824783134242480?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/4265824783134242480/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=4265824783134242480" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/4265824783134242480" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/4265824783134242480" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/05/inflation.html" title="Inflation" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-6763058066214249028</id><published>2008-05-08T22:55:00.000-07:00</published><updated>2008-05-08T23:03:09.746-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="travel" /><category scheme="http://www.blogger.com/atom/ns#" term="life" /><title type="text">Life, Travel and Marriage</title><content type="html">I was reading this blog about &lt;a href="http://www.expatsoftware.com/articles/2008/05/laid-off-one-thing-you-absolutely-need.html"&gt;things to do when you are laid off&lt;/a&gt;. Although there is is no imminent threat to my job, this is a reality that everybody in the IT industry faces at least once in their career. Even otherwise, taking some time off to travel isn't a bad idea. I was reading this article through the section on the lame reasons why one might not want to travel and I found this.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;&lt;b&gt;But I'm married with a family and a house...&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Ok, you win. You're screwed, but that's the life you chose for yourself so you're going to have to live it. ...&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Ouch!! Thats a pretty hard statement but I digress. I don't mind traveling on a once in a life time trip with my wife even if both of us have to resign to take the time off for six months. I am confident that the IT industry would not change so drastically as to render me unemployable. So when are you guys planning your vacation?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-6763058066214249028?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/6763058066214249028/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=6763058066214249028" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6763058066214249028" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/6763058066214249028" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/05/life-travel-and-marriage.html" title="Life, Travel and Marriage" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7972422.post-3978009887751315778</id><published>2008-05-02T19:56:00.000-07:00</published><updated>2008-05-02T19:58:05.698-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="geek fun music" /><title type="text">A funny song on the MVC paradigm</title><content type="html">I came across this really funny song on Youtube about MVC paradigm. Enjoy.&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="355"&gt;&lt;param name="movie" value="http://www.youtube.com/v/YYvOGPMLVDo&amp;hl=en"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/YYvOGPMLVDo&amp;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7972422-3978009887751315778?l=blog.vagmim.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://blog.vagmim.com/feeds/3978009887751315778/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=7972422&amp;postID=3978009887751315778" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/3978009887751315778" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/7972422/posts/default/3978009887751315778" /><link rel="alternate" type="text/html" href="http://blog.vagmim.com/2008/05/funny-song-on-mvc-paradigm.html" title="A funny song on the MVC paradigm" /><author><name>Vagmi</name><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd="http://schemas.google.com/g/2005" name="OpenSocialUserId" value="06748259510722834799" /></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry></feed>
