<?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/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" gd:etag="W/&quot;A0UESH05fCp7ImA9WxJXFk8.&quot;"><id>tag:blogger.com,1999:blog-16643438</id><updated>2009-06-10T15:50:09.324+05:30</updated><title>Abhishek Parolkar's Technology Blog</title><subtitle type="html">"The future is not to predict it is to be designed..." 
Let me imagine the best design for it.</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://abhishek.parolkar.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://abhishek.parolkar.com/" /><author><name>Abhishek Parolkar</name><uri>http://www.blogger.com/profile/13065942703682302711</uri><email>noreply@blogger.com</email></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><link rel="self" href="http://feeds.feedburner.com/parolkar" type="application/atom+xml" /><entry gd:etag="W/&quot;A0YCQ3Y5fSp7ImA9WxZSFEk.&quot;"><id>tag:blogger.com,1999:blog-16643438.post-2792641906248471291</id><published>2008-01-27T18:32:00.000+05:30</published><updated>2008-01-27T21:22:42.825+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-27T21:22:42.825+05:30</app:edited><title>sneOS  1.1 - The Rails Deployment OS</title><content type="html">One of my good friend &amp;amp; mentor, Abhijit, pointed me to &lt;a href="http://www.linux.com/feature/124564"&gt;this&lt;/a&gt; , which was so thought provoking that I went into serious thinking on my philosophy of open source software and my contributions to community. I have been little passive from last couple of months in terms of  my contributions to my own passion because I wasnt getting much time to build on my ideas, and I wasnt releasing anything incomplete because I didnt want to . But after reading  the article by &lt;em&gt;Josef Assad , &lt;/em&gt;I decided to share my ideas and mistakes with people and also let people help me build a software which solves real hard engineering problem.  Most importantly  the solution that evolves  from community's  effort  without  letting  economics govern it.&lt;br /&gt;&lt;br /&gt;I am a  Ruby Coder and a RoR Enthusiast. From couple of months everybody has been questioning performance and scalability of  RubyOnRails and everybody has been trying to play hard with ruby interpreter , threads, memory mgmt of ruby etc. One day I questioned myself that, when everybody (including  &lt;a href="http://www.ruby-lang.org/"&gt;Yukihiro Matsumoto&lt;/a&gt; &amp;amp; &lt;a href="http://www.loudthinking.com/about.html"&gt;David Heinemeier Hansson&lt;/a&gt;) are working on the core of ruby and RoR performance , What can I do to help RoR continue spreading its glory. Few months back when I baught a VPS , I spent nights to configure for it to be the perfect  RoR environment. This gave me an idea to build an  RoR Environment. Hence I started sneOS , Initially goal was totally different , It was to build a minimal OS distribution that can run ruby and I was also trying to build a shared ruby interpreter (ruby as /dev/ruby or call it ruby kernel module). This didnt happen much due to time constraints but I released the first version of &lt;a href="http://code.google.com/p/sneos/"&gt;sneOS&lt;/a&gt; (&lt;a href="http://sneos.googlecode.com/svn/trunk/sneos.iso"&gt;24 MB&lt;/a&gt;) which had bare minimum OS components and ruby interpreter.  Over the period of entire year I have (along with friends of mine) always faced problems in setting up RoR deployment servers , first, you need  OS (Deb/RH/CentOS) then you need  heavy (bulky)  libraries and  ruby &amp;amp; gems , then you need compiler tool chain so that gems installations doesn't break in extconf.rb. then you get Rails , then you need to configure mongrel cluster , then you install tools to do performance engineering on your cluster... This just goes on... and all of us spend alot of time figuring out PATH issues, native library version incompatibility issues etc. Capistrano &amp;amp; things like Ruby Works do help but doesnt ease the effort. To use them we still need the base OS. Well, RoR has high dependency on system environment because Ruby extensions use native libraries (classic example is RMagick ) and any inconsistency in system environment breaks things in RoR. So why not separate RoR environment from System Environment?. Can life be simpler if we are given a toolset which asks , Which Gems? Which Version of Ruby and Rails? and builds a bare minimum OS distribution (with minimal footprint). This footprint can be dumped on to your  VPS or real server and your server no more sucks GBs of space just for OS distribution on it. This is very useful for small applications with small resources and adds a great ease for  extremely large clustered systems.&lt;br /&gt;Here comes sneOS 1.1 with ambitions to meet above goals. I am thankful to the team at &lt;a href="http://www.heurionconsulting.com/"&gt;Heurion Consulting Pvt Ltd&lt;/a&gt; which is bringing sneOS up again.   It is available for download &lt;a href="http://sneos.ip6.in/sneos/sneos1_1.iso"&gt;here&lt;/a&gt;. This unstable version is a 70Mb linux distribution which runs entirely in the RAM reducing all disk access time for OS to do its house keeping. This is a small yet a great value contribution from Heurion Consulting.   This is not yet in stage where it can be deployed onto servers , You will still need to patch things to get your rails app up (though it has rails 2.0). You can play around with it and reply back with your feedbacks, my current focus is to get minimum footprint OS for rails environment. I am aggressively looking for people who can support this initiative. So if you want to take charge just modify the ramdisk image and reduce its size to as low as possible which ofcourse shouldnt break anything.&lt;div class="blogger-post-footer"&gt;&lt;!-- Creative Commons License --&gt;
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;&lt;img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;Creative Commons Attribution-NoDerivs 2.5 License&lt;/a&gt;.
&lt;!-- /Creative Commons License --&gt;&lt;img width='1' height='1' src='//blogger.googleusercontent.com/tracker/16643438-2792641906248471291?l=abhishek.parolkar.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://abhishek.parolkar.com/feeds/2792641906248471291/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=16643438&amp;postID=2792641906248471291" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/2792641906248471291?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/2792641906248471291?v=2" /><link rel="alternate" type="text/html" href="http://abhishek.parolkar.com/2008/01/sneos-11-rails-deployment-os.html" title="sneOS  1.1 - The Rails Deployment OS" /><author><name>Abhishek Parolkar</name><uri>http://www.blogger.com/profile/13065942703682302711</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry><entry gd:etag="W/&quot;DU4DQHY6eyp7ImA9WB9RFkU.&quot;"><id>tag:blogger.com,1999:blog-16643438.post-4780342025557728478</id><published>2007-10-18T11:30:00.000+05:30</published><updated>2007-10-18T11:42:51.813+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-18T11:42:51.813+05:30</app:edited><title>How do you take criticism?</title><content type="html">&lt;em&gt;Did it ever happen to you, that you built something very innovative as a solution to some problem and few people around you who neither understand the problem nor importance of solution and just start criticizing your work without knowing head or tail?&lt;br /&gt;&lt;br /&gt;This wonderful quote tells truth:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;It is not the critic who counts; not the man who points out how the strong man stumbles, or where the doer of deeds could have done them better. The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood; who strives valiantly; who errs, who comes short again and again, because there is no effort without error and shortcoming; but who does actually strive to do the deeds; who knows great enthusiasms, the great devotions; who spends himself in a worthy cause; who at the best knows in the end the triumph of high achievement, and who at the worst, if he fails, at least fails while daring greatly, so that his place shall never be with those cold and timid souls who neither know victory nor defeat.&lt;/blockquote&gt;&lt;br /&gt; - &lt;/em&gt;Theodore Roosevelt&lt;div class="blogger-post-footer"&gt;&lt;!-- Creative Commons License --&gt;
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;&lt;img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;Creative Commons Attribution-NoDerivs 2.5 License&lt;/a&gt;.
&lt;!-- /Creative Commons License --&gt;&lt;img width='1' height='1' src='//blogger.googleusercontent.com/tracker/16643438-4780342025557728478?l=abhishek.parolkar.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://abhishek.parolkar.com/feeds/4780342025557728478/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=16643438&amp;postID=4780342025557728478" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/4780342025557728478?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/4780342025557728478?v=2" /><link rel="alternate" type="text/html" href="http://abhishek.parolkar.com/2007/10/how-do-you-take-criticism.html" title="How do you take criticism?" /><author><name>Abhishek Parolkar</name><uri>http://www.blogger.com/profile/13065942703682302711</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry gd:etag="W/&quot;AkQBRnw5fSp7ImA9WxZSEEU.&quot;"><id>tag:blogger.com,1999:blog-16643438.post-4102851439293849362</id><published>2007-07-30T10:41:00.000+05:30</published><updated>2008-01-23T17:09:17.225+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-23T17:09:17.225+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="India" /><category scheme="http://www.blogger.com/atom/ns#" term="justdial.com" /><category scheme="http://www.blogger.com/atom/ns#" term="free SMS" /><category scheme="http://www.blogger.com/atom/ns#" term="hack" /><title>Developer's ignorance allows visitors to send free SMS all over india</title><content type="html">&lt;font style="font-style: italic;" size="4"&gt;UPDATE: This problem was resolved the next day after I informed the MD of the service company&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;This morning, I was wondering what would be the worst consequence of a mistake made by a software architect, perhaps it is to give access to SMS/telephony server due to poor developer coding. I see lot of web2.0 apps around, trying to make best out of javascript to give new functionalities. In my view, many of the solution architects just try to fit conventional application model to web2.0 apps. The next generation web 2.0 apps need lot of thinking when it comes to "communication" and "security". I am surprised , few developers still make silly mistakes due to ignorance which may cost alot to the company. An hour back, I was too disappointed to discover a flaw in the application of india's famous directory service, JustDial. This company has been successfully providing directory service from very long time. Their website, www.justdial.com, allows visitors to search locations/people/products all across india. Visitors can search an item and then choose to recieve details via SMS on mobile. As I am a web 2.0  technologist, and have been working on "communication" and "security" aspects, I just gave a closer look to this service and figured out the weak aspects of communication. Exploiting the flaws (just for experiment) , I could write a shell script for sending bulk messages to my friends and surprised them. As I explored, homepage of this website submits the search keywords , city &amp;amp; searchtype to the server and ,in return, obtains a unique php session id (which has very small timeouts set on server) along with search results. But the worst part is, result also contains certain hidden fields which stores preformated sms text which can be sent back with users phone / email id. When user choose to send an email , his/her phone/email is asked, on submit sms text also travels back with phone number and email id. The key element of entire client/server communication is the hidden form element named 'sinfo'. Hence if you trap this communication in between and change sms text and format it accordingly you can send custom messages to anybody and not just that, if you are developer like me, just write a shell script and you can be sending timed bulk sms messages. Though, I am not going to discuss idea of writing shell script here (I respect justdial service), You can follow these steps to test above flaw and send message to anybody across india.&lt;br /&gt;&lt;br /&gt;Steps&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;1.) Open &lt;a href="http://search.justdial.com/"&gt;http://search.justdial.com/&lt;/a&gt; in your web browser (I use firefox).&lt;/font&gt;&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;2.) select a city and enter your search keywords and press enter (I selected Bangalore, searched "masala dosa")&lt;/font&gt;&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;3.) you will get category of products , select one (I clicked "Pan Masala")&lt;/font&gt;&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;4.) you will see list of contacts along with "Send to Mobile/Email" click this link.&lt;/font&gt;&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;5.) you will now see a dialog asking phone number / email id, but before you enter your details read next point..&lt;/font&gt;&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;6.) Copy below given script to browser's address bar and press enter &lt;i&gt;(ofcourse, everything will come in 1 line)&lt;/i&gt; , you will be asked the mesg you want to send.&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;code&gt;javascript:alert("Successfully encoded sms :"+(document.smsAlert.smsDet.value = "0800000000#!#!#080g007006#!#!#"+prompt('your message')+"#!#!#G#!#!#A#!#!#A#!#!# #!#!# #!#!#560032#!#!#Bangalore#!#!##!#!#+(91)-0#!#!##!#!##!#!#spam@sms.ip6.in#!#!#"));&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;font style="font-weight: bold;"&gt;7.) now just enter the recipient's mobile number and press "send now"&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thats it, You have sent a free sms. Well, I am sure developer of this service will really get hurt to know this flaw, I too feel bad for this, but the point I want to make is that we got to evolve some solid technology foundation that should help web developers design better systems in next generation web.&lt;div class="blogger-post-footer"&gt;&lt;!-- Creative Commons License --&gt;
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;&lt;img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;Creative Commons Attribution-NoDerivs 2.5 License&lt;/a&gt;.
&lt;!-- /Creative Commons License --&gt;&lt;img width='1' height='1' src='//blogger.googleusercontent.com/tracker/16643438-4102851439293849362?l=abhishek.parolkar.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://abhishek.parolkar.com/feeds/4102851439293849362/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=16643438&amp;postID=4102851439293849362" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/4102851439293849362?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/4102851439293849362?v=2" /><link rel="alternate" type="text/html" href="http://abhishek.parolkar.com/2007/07/developers-ignorance-allows-visitors-to.html" title="Developer's ignorance allows visitors to send free SMS all over india" /><author><name>Abhishek Parolkar</name><uri>http://www.blogger.com/profile/13065942703682302711</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total></entry><entry gd:etag="W/&quot;CUIHRn05fCp7ImA9WBFUEEo.&quot;"><id>tag:blogger.com,1999:blog-16643438.post-4896313766644782111</id><published>2007-04-20T18:09:00.000+05:30</published><updated>2007-04-20T18:22:17.324+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-04-20T18:22:17.324+05:30</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="writeboard" /><category scheme="http://www.blogger.com/atom/ns#" term="37signals" /><category scheme="http://www.blogger.com/atom/ns#" term="hack" /><title>Signaling 37signals... please wake up</title><content type="html">&lt;span style="font-family: verdana;"&gt;I have been a fan of 37signals, their babies- Rails, basecamp, writeboard are just amazing apps. But I have a true story to share today, I am upset about a fact  I discovered an hour ago. 37signals, unknowingly is playing  with trust of many  companies. writeboard.com is a tool used by many people to collaborate and communicate. if you are using it then I am sure  , after reading this blog post, you will give it a thought before you  rely on any  third party  tool like writeboard. So let me share my story of discovery...&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="font-family: verdana;"&gt; I was browsing and doing a google search casually, for finding info about few people I met this week.  I suddenly reached to a link pointing to 123.writeboard.com/(something) , This page asks for authentication! but Oooops google cache for the same page doesn't! unfortunately it presented me html of a whole communication of a team regarding a product development of  a well known  company.  That says that google has cached those urls...  It opened every thing the team did for the project... (poor team, they blindly believed that their ideas are safe!). I found that google has cached these set of urls very recently...&lt;/span&gt;&lt;br /&gt; &lt;br /&gt;&lt;span style="font-family: verdana;"&gt; if you want to test this...&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt; follow these steps:&lt;br /&gt;&lt;/span&gt;&lt;span style="font-family: verdana;"&gt;&lt;br /&gt;1.) go to google or gigablast and search for site:123.writeboard.com or &lt;a href="http://www.google.co.in/search?q=site:123.writeboard.com&amp;hl=en&amp;amp;start=10&amp;sa=N"&gt;click here&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: verdana;"&gt;&lt;/span&gt;&lt;span style="font-family: verdana;"&gt;2.)  go to  cached  page  of any  result  following url pattern similar to &lt;/span&gt;&lt;span style="font-family: verdana;font-size:-1;" &gt;&lt;span class="a"&gt;123.writeboard.com/6412f6bf670e164bc/feed/&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana;font-size:-1;" &gt;&lt;span class="a"&gt;c010fedd01&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: verdana;font-size:-1;" &gt;&lt;span class="a"&gt;c01896eb0fedd01adc8e&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt; 3.) You should see some content as html source...  just create wakeup37.html  and copy this content, save  and open in your browser&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt; &lt;pre style="font-family: verdana;" class="moz-signature" cols="72"&gt;&lt;br /&gt;&lt;br /&gt;Wake up 37signals!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'regards&lt;br /&gt;Abhishek Parolkar&lt;br /&gt;MD5 Signature: 2f:4a:7b:56:54:e7:4e:c9:1b:c1:b2:e8:ea:59:c7:d2&lt;br /&gt;website: http://abhishek.parolkar.com&lt;br /&gt;email: abhishek@parolkar.com&lt;br /&gt;===================================================&lt;br /&gt;"Life is not a journey to the grave with the intention to arrive safely in a pretty and well-preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming: Wow!! What a ride!"&lt;br /&gt;===================================================&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;!-- Creative Commons License --&gt;
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;&lt;img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;Creative Commons Attribution-NoDerivs 2.5 License&lt;/a&gt;.
&lt;!-- /Creative Commons License --&gt;&lt;img width='1' height='1' src='//blogger.googleusercontent.com/tracker/16643438-4896313766644782111?l=abhishek.parolkar.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://abhishek.parolkar.com/feeds/4896313766644782111/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=16643438&amp;postID=4896313766644782111" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/4896313766644782111?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/4896313766644782111?v=2" /><link rel="alternate" type="text/html" href="http://abhishek.parolkar.com/2007/04/signaling-37signals-please-wake-up.html" title="Signaling 37signals... please wake up" /><author><name>Abhishek Parolkar</name><uri>http://www.blogger.com/profile/13065942703682302711</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total></entry><entry gd:etag="W/&quot;A0cHRH47fip7ImA9WBNbGUQ.&quot;"><id>tag:blogger.com,1999:blog-16643438.post-115899616326112730</id><published>2006-09-23T12:05:00.000+05:30</published><updated>2006-09-23T13:40:35.006+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2006-09-23T13:40:35.006+05:30</app:edited><title>Dhishoom Dheeshoom with DLINK 502-T Router</title><content type="html">Aahhhh! It was matter of setting up a webserver at my company and deploying an intranet application. Whole week was gone , tweaking somebody's  (Dru***pal! )code. And I was thinking I could have written my own Content Management System from scratch. Well! things went fine.. app works fine now and is deployed on a old age piece of hardware for testing. &lt;br&gt;   &lt;br /&gt;And goal was to expose it to world of internet!&lt;br&gt;&lt;br /&gt;Uuuuuhhh! but murphy's law never fails! (I respect Murphy! :-)),&lt;br&gt; The most easiest task of forwarding http port from a DLINK 502-T Router, turned into sleepless night for me and reeshi(sys admin). The site was not accessible to world of internet because this little naughty:-) device was blocking the ports (we thought so). We upgraded its firmware and configured virtual server. Things didnt work.. we booted , rebooted ... and rebooted.. this little device, thinking it has problem handling packet traffic or ...hmm (so many threads of  thinking)....  And suddenly at 2 o clock in night (when murphy &lt;i&gt;nakshatra&lt;/i&gt;  was over). I got thought of looking in to our main internal gateway (cum webserver) and thats it. OOOOOOh dude! thats the firewall game, I said. We reconfigured the big brother's (internal gateway) firewall and magic happened... &lt;br /&gt;&lt;br /&gt;I felt bad for the little tiny DLINK router... It had to bear all our hard experiments... I personally want to apologise, &lt;b&gt;"Sorry little fellow device!"&lt;/b&gt;.&lt;div class="blogger-post-footer"&gt;&lt;!-- Creative Commons License --&gt;
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;&lt;img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;Creative Commons Attribution-NoDerivs 2.5 License&lt;/a&gt;.
&lt;!-- /Creative Commons License --&gt;&lt;img width='1' height='1' src='//blogger.googleusercontent.com/tracker/16643438-115899616326112730?l=abhishek.parolkar.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://abhishek.parolkar.com/feeds/115899616326112730/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=16643438&amp;postID=115899616326112730" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/115899616326112730?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/115899616326112730?v=2" /><link rel="alternate" type="text/html" href="http://abhishek.parolkar.com/2006/09/dhishoom-dheeshoom-with-dlink-502-t.html" title="Dhishoom Dheeshoom with DLINK 502-T Router" /><author><name>Abhishek Parolkar</name><uri>http://www.blogger.com/profile/13065942703682302711</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry gd:etag="W/&quot;CkQFSHk9eCp7ImA9WBNbGU4.&quot;"><id>tag:blogger.com,1999:blog-16643438.post-115890425994963684</id><published>2006-09-22T11:14:00.000+05:30</published><updated>2006-09-22T18:35:19.760+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2006-09-22T18:35:19.760+05:30</app:edited><title>Wow ! Windows Live Search</title><content type="html">Today for the first time i used Windows &lt;a href="http://beta.search.live.com"&gt;live&lt;/a&gt; search, and performed a ego &lt;a href="http://beta.search.live.com/results.aspx?q=Abhishek+Parolkar&amp;mkt=en-US&amp;form=QBRE&amp;go.x=19&amp;go.y=9&amp;go=Search"&gt;search&lt;/a&gt;  , to realise that my old old institute recognises me and my &lt;a href="http://www.sapthagiri.org/student%20achievements.htm"&gt;achievements&lt;/a&gt; ... nice to know.. Thank you sapthagiri!&lt;div class="blogger-post-footer"&gt;&lt;!-- Creative Commons License --&gt;
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;&lt;img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;Creative Commons Attribution-NoDerivs 2.5 License&lt;/a&gt;.
&lt;!-- /Creative Commons License --&gt;&lt;img width='1' height='1' src='//blogger.googleusercontent.com/tracker/16643438-115890425994963684?l=abhishek.parolkar.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://abhishek.parolkar.com/feeds/115890425994963684/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=16643438&amp;postID=115890425994963684" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/115890425994963684?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/115890425994963684?v=2" /><link rel="alternate" type="text/html" href="http://abhishek.parolkar.com/2006/09/wow-windows-live-search.html" title="Wow ! Windows Live Search" /><author><name>Abhishek Parolkar</name><uri>http://www.blogger.com/profile/13065942703682302711</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry gd:etag="W/&quot;D04NRHo7fip7ImA9WBNXGU4.&quot;"><id>tag:blogger.com,1999:blog-16643438.post-115493599539517184</id><published>2006-08-07T13:00:00.000+05:30</published><updated>2006-08-07T13:03:15.406+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2006-08-07T13:03:15.406+05:30</app:edited><title>Back to blogging</title><content type="html">hellooooooooouuu....&lt;br /&gt;   Oh god... so so so... long... I didnt touch my blog.. Well I am now back... With lots of excitement. &lt;br /&gt;&lt;br /&gt;The new thing happening to me these days is ruby... so ....&lt;br /&gt;&lt;br /&gt;I ammmmmmmmmm comming up..&lt;br /&gt;so... you better get the party started&lt;div class="blogger-post-footer"&gt;&lt;!-- Creative Commons License --&gt;
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;&lt;img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;Creative Commons Attribution-NoDerivs 2.5 License&lt;/a&gt;.
&lt;!-- /Creative Commons License --&gt;&lt;img width='1' height='1' src='//blogger.googleusercontent.com/tracker/16643438-115493599539517184?l=abhishek.parolkar.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://abhishek.parolkar.com/feeds/115493599539517184/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=16643438&amp;postID=115493599539517184" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/115493599539517184?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/115493599539517184?v=2" /><link rel="alternate" type="text/html" href="http://abhishek.parolkar.com/2006/08/back-to-blogging.html" title="Back to blogging" /><author><name>Abhishek Parolkar</name><uri>http://www.blogger.com/profile/13065942703682302711</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></entry><entry gd:etag="W/&quot;CEcAQXo5eyp7ImA9WBRVFU4.&quot;"><id>tag:blogger.com,1999:blog-16643438.post-112653204041949770</id><published>2005-09-12T18:51:00.000+05:30</published><updated>2005-09-12T19:04:00.423+05:30</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2005-09-12T19:04:00.423+05:30</app:edited><title>The Big Idea</title><content type="html">Hellooooooooooooooooou,&lt;br /&gt;    "The earth really looks like a tennis ball if you have an idea to change its spin"&lt;br /&gt;&lt;br /&gt;     "An Idea can change life" (a punch line of Ad).......... well thats really 'true'.....  In last couple of days I read many articles about successfull business people and innovators.... they all have one thing in common... "The Big Idea".... Everyone of them had a concept which was totally different ... which they used in their lifetime to prove their potential... I picked up a nice book to explore this more... luckily its title is "The Big Idea" by Robert Jones ... &lt;br /&gt;&lt;br /&gt;     The book initially seemed to be as any other motivational book talking  about Do's and Don'ts.... But gained lot of my attention... When I started thinking on What makes a Great Man?...  Is greatness accountable? When is someone accepted as great?...  The book had case studies and examples...  Which made me think about people, who start from scratch and has turned into leaders and innovators...  But the Big Question is Who is called a great man? and What does greatness mean to that great man? &lt;br /&gt;&lt;br /&gt;     After spending lots of time thinking, I decided to analyse different personalities and their character traits. I was interested in knowing about their Thinking Process. I believe , its just thinking that makes someone great. I got to know.. that..... They think broad... They think in long terms... They all, think different... They all believe in applying their own knowledge which is gained from experience... They have ability to learn and feel from others experience... They dont fear of failure thru wrong decisions... They are happy with failure that is brought by decisions they made and which are not controlled by anybody else . They respect other's thinking and originality . Taking high risk is their habbit. Most importantly.... "they are always hungry and unsatisfied from their creativity".&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;'Abhishek Parolkar&lt;br /&gt;www.parolkar.com&lt;div class="blogger-post-footer"&gt;&lt;!-- Creative Commons License --&gt;
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;&lt;img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.5/"&gt;Creative Commons Attribution-NoDerivs 2.5 License&lt;/a&gt;.
&lt;!-- /Creative Commons License --&gt;&lt;img width='1' height='1' src='//blogger.googleusercontent.com/tracker/16643438-112653204041949770?l=abhishek.parolkar.com'/&gt;&lt;/div&gt;</content><link rel="replies" type="application/atom+xml" href="http://abhishek.parolkar.com/feeds/112653204041949770/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=16643438&amp;postID=112653204041949770" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/112653204041949770?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/16643438/posts/default/112653204041949770?v=2" /><link rel="alternate" type="text/html" href="http://abhishek.parolkar.com/2005/09/big-idea.html" title="The Big Idea" /><author><name>Abhishek Parolkar</name><uri>http://www.blogger.com/profile/13065942703682302711</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></entry></feed>
