<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iConverged &#187; corporate</title>
	<atom:link href="http://blog.roychowdhury.org/category/corporate/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roychowdhury.org</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 22:06:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>We have SIP working on android!</title>
		<link>http://blog.roychowdhury.org/2008/03/10/we-have-sip-working-on-android/</link>
		<comments>http://blog.roychowdhury.org/2008/03/10/we-have-sip-working-on-android/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 19:25:03 +0000</pubDate>
		<dc:creator>Arjun</dc:creator>
				<category><![CDATA[3gpp]]></category>
		<category><![CDATA[Arjun Roychowdhury]]></category>
		<category><![CDATA[corporate]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[gme]]></category>
		<category><![CDATA[google mashup editor]]></category>
		<category><![CDATA[mjsip]]></category>

		<guid isPermaLink="false">http://iconverged.wordpress.com/?p=102</guid>
		<description><![CDATA[Final update: For folks who are still reaching this post via searches, the [SIPDroid] project took our initial work and have extended it for a full featured application. Instead of downloading our stuff, check them out &#8211; their work will be more recent. We (HSC) are not updating our files. Update: April 2 2008: Source code of stack released here Update: Mar 17 2008 See here for a screencast :-) Update: Mar 12 2008 Some other sites linking here seem to be reporting this news with their own verbiage. Lets be specific on what we are doing: We have taken the GPL&#8217;d mjsip SIP stack and our objective is to make it work on android (this is mostly a porting activity). We are not writing our own stack. We are not doing any optimizations, etc. The scope is exactly what I wrote &#8211; make mjsip work on android, so developers can use the mjsip APIs to build apps in android. It is a very straighforward &#8216;take from community (GPL/mjsip), give back to community (post ported code back to GPL/mjsip)&#8217; activity. We are targetting to release the port in a week or so&#8230; (as-is &#8211; as I mentioned the objective is<a href="http://blog.roychowdhury.org/2008/03/10/we-have-sip-working-on-android/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;">Final update: For folks who are still reaching this post via searches, the [</span><a href="http://sipdroid.org/">SIPDroid] </a><span style="text-decoration: underline;">project took our initial work and have extended it for a full featured application. Instead of downloading our stuff, check them out &#8211; their work will be more recent. We (HSC) are not updating our files.</span></p>
<p><span style="color: #800000;"><em>Update: April 2 2008: Source code of stack released <a href="http://iconverged.wordpress.com/2008/04/02/mjsip-sip-stack-port-for-google-android-released/">here </a></em></span></p>
<p><span style="float: right;"><img src="http://64.22.96.74/~arjunrc/wp-content/uploads/2008/03/1.jpg" alt="1.jpg" /></span></p>
<p><span style="color: #ff0000;"><em>Update: Mar 17 2008</em></span></p>
<p><span style="color: #ff0000;"><em>See <a href="http://iconverged.wordpress.com/2008/03/18/sip-android-a-sneak-screencast/">here </a>for a screencast :-) </em></span></p>
<p><span style="color: #800000;"><em>Update: Mar 12 2008</em></span></p>
<p><span style="color: #800000;"><em>Some other sites linking here seem to be reporting this news with their own verbiage. Lets be specific on what we are doing:</em></span></p>
<ul>
<li><span style="color: #800000;"><em>We have taken the GPL&#8217;d mjsip SIP stack and our objective is to make it work on android (this is mostly a porting activity). We are </em><em>not writing our own stack. </em></span></li>
<li><span style="color: #800000;"><em>We are not doing any optimizations, etc. The scope is exactly what I wrote &#8211; make mjsip work on android, so developers can use the mjsip APIs to build apps in android.</em></span></li>
<li><span style="color: #800000;"><em>It is a very straighforward &#8216;take from community (GPL/mjsip), give back to community (post ported code back to GPL/mjsip)&#8217; activity.</em></span></li>
<li><span style="color: #800000;"><em>We are targetting to release the port in a week or so&#8230; (as-is &#8211; as I mentioned the objective is straighforward -a  port of mjsip &#8211; if it has bugs when you do funky stuff , fix it yourself when we release it :-) ) </em></span></li>
</ul>
<p>We (my <a href="http://www.hsc.com">company</a>) had started an internal project to get <a href="http://www.ietf.org/rfc/rfc3261.txt">SIP </a>working on Android and some smart folks belted out some nifty code to get SIP working on android. We hope to release the ported SIP stack on android pretty soon. We used the <a href="http://www.mjsip.org">GPL&#8217;d mjSIP </a>stack and will be releasing the modifications as per GPL, obviously &#8211; so other developers have a good SIP API to build apps. This should happen pretty soon. Some time ago, we did a rss-to-presence <a href="http://rsspresence.googlemashups.com/">implementation</a> stub (concept <a href="http://tools.ietf.org/html/draft-roy-simple-presencerss-01">here</a>)  over <a href="http://code.google.com/gme/">Google Mashup editor</a>. I look forward to seeing the &#8220;google-phone&#8221; talk SIP to the &#8220;google-server&#8221; and other cool stuff.</p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.roychowdhury.org/2008/03/10/we-have-sip-working-on-android/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Preparing for your first customer meeting</title>
		<link>http://blog.roychowdhury.org/2006/11/27/preparing-for-your-first-customer-meeting/</link>
		<comments>http://blog.roychowdhury.org/2006/11/27/preparing-for-your-first-customer-meeting/#comments</comments>
		<pubDate>Mon, 27 Nov 2006 15:09:00 +0000</pubDate>
		<dc:creator>Arjun</dc:creator>
				<category><![CDATA[corporate]]></category>

		<guid isPermaLink="false">http://iconverged.wordpress.com/2006/11/27/preparing-for-your-first-customer-meeting/</guid>
		<description><![CDATA[The first meeting with a customer often carries a long way in your being able to build a strong relationship. Here are some things I would do, in preparation for the first meeting with a customer: Research the customer &#8211; If the customer has a website, read their product/service offerings. When you visit the customer, instead of saying &#8220;Tell us what you do&#8221; &#8211; rephrase it as, &#8220;Based on what I researched, your company is involved in X,Y and Z. I would be keen to hear your perspective on where the company is headed&#8221;. You would be surprised how many sales people I know who walk into a customer meeting with absolutely no idea what they do. Treat Research as &#8216;input&#8217; not &#8216;output&#8217; &#8211; As an extension to the above, do not conclude on what a customer does, simply by research. It is important to ask the customer about their perspective, since it is often more detailed (and sometimes, rather different) than a web report. Doing research is showing respect to the customer &#8211; that you want to know their business. But don&#8217;t use it to put words in your customer&#8217;s mouth. Research their competition- I remember walking into a<a href="http://blog.roychowdhury.org/2006/11/27/preparing-for-your-first-customer-meeting/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p><span class="category"><img src="http://img108.imageshack.us/img108/628/tie15kn.jpg" /></span></p>
<p><a href="http://photos1.blogger.com/x/blogger/3056/449/1600/810076/meet.jpg"><img style="float:left;margin:0 10px 10px 0;" alt="" src="http://photos1.blogger.com/x/blogger/3056/449/320/549511/meet.jpg" border="0" /></a></p>
<p>The first meeting with a customer often carries a long way in your being able to build a strong relationship. Here are some things I would do, in preparation for the first meeting with a customer:</p>
<ul>
<li><strong>Research the customer</strong> &#8211; If the customer has a website, read their product/service offerings. When you visit the customer, instead of saying &#8220;Tell us what you do&#8221; &#8211; rephrase it as, &#8220;Based on what I researched, your company is involved in X,Y and Z. I would be keen to hear your perspective on where the company is headed&#8221;. You would be surprised how many sales people I know who walk into a customer meeting with absolutely no idea what they do. </li>
<li>Treat <strong>Research as &#8216;input&#8217; not &#8216;output&#8217;</strong> &#8211; As an extension to the above, do not conclude on what a customer does, simply by research. It is important to ask the customer about their perspective, since it is often more detailed (and sometimes, rather different) than a web report. Doing research is showing respect to the customer &#8211; that you want to know their business. But don&#8217;t use it to put words in your customer&#8217;s mouth.</li>
<li><strong>Research their competition</strong>- I remember walking into a meeting with a large service provider in Canada. The first question they shot across was &#8220;Before we engage with you, we want to know if you understand our space. Tell us, who you think our competition is&#8221;. Fortunately, we were well prepared for that question. Had we not been, we would have lost respect that very moment</li>
<li>If your customer is a public company, <strong>read their 10K reports</strong> &#8211; if you don&#8217;t have time for the entire report, <strong>read the summary, at the least</strong>. It gives you valuable information about their pain points, their competition and more</li>
<li><strong>Keep an account map</strong> ready to fill in &#8211; One of the most important things in first level meetings is to assess who&#8217;s who across the table. You will have the &#8216;paper pushers&#8217; &#8211; those who talk a lot, but have little standing in the decision process, the &#8216;gatekeepers&#8217; &#8211; who by the designated folks to keep vendors at arm&#8217;s length so that the real decision makers are not harassed, the &#8216;trusted lieutenants&#8217; who affect the decision process and &#8216;the decision makers&#8217;. In large organizations, it is critical for you to know who you are speaking with and how the organization is charted out. This will ensure you spend the right amount of energies opening the right channel</li>
<li><strong>Keep a list of key questions</strong> to ask &#8211; Many people think asking customers about anything is a bad thing. Not so. If you need to know an organization chart, ask away. If you need to know some product details, ask away. At best your customer will avoid a direct response, but more often than not, it works.</li>
<li>Make sure you have <strong>updated business cards</strong> &#8211; avoid scratching out titles/details before handing over your card. I&#8217;ve seen people scratching out titles that say &#8220;Director&#8221; to &#8220;Sr. Director&#8221; and then pass on to the customer. Really, does it matter to the customer or are you stroking your ego ?</li>
<li>If possible, <strong>create a targetted presentation</strong> &#8211; research the customer space and modify your generic presentation to have information that you think the customer is interested in. If you are not sure about some solutions, create a 1 pager with a summary of such solutions &#8211; if the customer shows interest, get into it, otherwise, move on</li>
<li><strong>Put your best foot forward</strong> &#8211; I cannot re-iterate how important it is to completely impress the customer at the first meeting. If you think there is someone in your team who can help with this, make sure s/he comes along. This is also why I believe that the best people in a company need to have a field responsibility. You will not believe how many times I have heard &#8220;Oh, yes, Joe is a great technical guy, but he should be involved only when the customer relationship blooms more&#8221; &#8211; while I understand that the best guys cannot be available for every first level meeting, for the important ones, make sure they are. You never know how a meeting turns, and having him there is better than saying &#8220;Oh yes, we have all the expertise, but let me get back to you on that&#8221;</li>
<li><strong>Keep a list of the &#8216;pain points&#8217;</strong> &#8211; any customer has things in his own product that he is proud about. At the same time, any customer has pain points that need to be addressed. As you talk to the customer, keep filling these in. You need to address how <em>you</em> will solve his pain-points. </li>
<li>Make sure you are <strong>10 mins ahead of time but not 1 hour</strong> ! &#8211; Make sure you are there 10-15 mins ahead of time. But not a full hour ahead! If you are an hour ahead, unless you have an existing relationship, don&#8217;t call the customer or press him to start soon. If you do, more likely that the customer will need to re-arrange his current commitments or just curtly ask you to wait it out. In any case, an hour ahead is better than a minute late. I&#8217;ve seen senior executives turn cold during the meeting because they waited 5 mins in the conference room and you were not there.</li>
<li><strong>Ask for business -</strong> many people I know shy away from asking for business. You are not there for a personal beer party. You are there for business. And always remember that a customer will give you business only if it solves a problem for them. So it is a two way street. Never shy from asking for business. </li>
<li>Make sure you <strong>create a minutes of meeting (MoM)</strong> with a clear action plan for followup. Also make sure that this MoM is distributed to the customer for validation with clear indication on what was discussed, what is the action result, who is the owner for an action and a due date by which it will be addressed.</li>
</ul>
<p><strong></strong>
<div class="blogger-post-footer">Technology, VoIP, SIP, IMS, Marketing, Corporate Management</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.roychowdhury.org/2006/11/27/preparing-for-your-first-customer-meeting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>An engineer turned star salesman</title>
		<link>http://blog.roychowdhury.org/2006/08/23/an-engineer-turned-star-salesman/</link>
		<comments>http://blog.roychowdhury.org/2006/08/23/an-engineer-turned-star-salesman/#comments</comments>
		<pubDate>Wed, 23 Aug 2006 15:04:00 +0000</pubDate>
		<dc:creator>Arjun</dc:creator>
				<category><![CDATA[corporate]]></category>

		<guid isPermaLink="false">http://iconverged.wordpress.com/2006/08/23/an-engineer-turned-star-salesman/</guid>
		<description><![CDATA[Whoever said sales is done better by folks who wear versace suits ? It&#8217;s all about passion. If you believe in it, you make others believe in it. If you try to hard-sell, you put off most people. Enjoy this bit of passionate humor. Click on Play below (around 6 mins.)   Technology, VoIP, SIP, IMS, Marketing, Corporate Management]]></description>
			<content:encoded><![CDATA[<p><span class="category"><img src="http://img108.imageshack.us/img108/628/tie15kn.jpg" alt="" /></span></p>
<p>Whoever said sales is done better by folks who wear versace suits ?<br />
It&#8217;s all about passion. If you believe in it, you make others believe in it. If you try to hard-sell, you put off most people.</p>
<p>Enjoy this bit of passionate humor. Click on Play below (around 6 mins.)</p>
<p> <object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/_9pkVZPYNHk&#038;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/_9pkVZPYNHk&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<div class="blogger-post-footer">Technology, VoIP, SIP, IMS, Marketing, Corporate Management</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.roychowdhury.org/2006/08/23/an-engineer-turned-star-salesman/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Employee loaded costs</title>
		<link>http://blog.roychowdhury.org/2006/07/04/employee-loaded-costs/</link>
		<comments>http://blog.roychowdhury.org/2006/07/04/employee-loaded-costs/#comments</comments>
		<pubDate>Tue, 04 Jul 2006 00:54:00 +0000</pubDate>
		<dc:creator>Arjun</dc:creator>
				<category><![CDATA[corporate]]></category>

		<guid isPermaLink="false">http://iconverged.wordpress.com/2006/07/04/employee-loaded-costs/</guid>
		<description><![CDATA[One of the things that always amazes me is how ill-informed employees are of their &#8216;total cost to the company&#8217;, often referred to as &#8216;loaded costs&#8217;. Simply put, the pre-tax salary that is in your offer letter is only a part of what your employer pays for you. I find it pretty silly that an employee leaves one company for a 5% pay hike in his base salary without calcuating what other &#8216;hidden&#8217; costs may not be paid by the new employer. To give you an idea, here is a sample break down of what constitues your &#8216;loaded cost&#8217; to your employer, assuming your salary is $100,000 (easy number for computations). There are some approximations made, but for the most part, this will give you a good idea of the costs involved. This also gives employers an idea of how much they are really spending per employee. Many senior employees who are involved in budgeting and planning are often clueless about their real costs and take only &#8216;paper salary&#8217; as their total cost, which is way off the mark. Assumptions: # of employees = 40 2 VPs, 4 Directors, 3 sales (typically this is more, but let us take this<a href="http://blog.roychowdhury.org/2006/07/04/employee-loaded-costs/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p><span class="category"><img src="http://img108.imageshack.us/img108/628/tie15kn.jpg" /></span><br /><a href="http://photos1.blogger.com/blogger/3056/449/1600/sal.jpg"><img style="float:left;cursor:hand;margin:0 10px 10px 0;" alt="" src="http://photos1.blogger.com/blogger/3056/449/320/sal.jpg" border="0" /></a><br />One of the things that always amazes me is how ill-informed employees are of their &#8216;total cost to the company&#8217;, often referred to as &#8216;loaded costs&#8217;. Simply put, the pre-tax salary that is in your offer letter is only a part of what your employer pays for you. I find it pretty silly that an employee leaves one company for a 5% pay hike in his base salary without calcuating what other &#8216;hidden&#8217; costs may not be paid by the new employer. To give you an idea, here is a sample break down of what constitues your &#8216;loaded cost&#8217; to your employer, assuming your salary is <em>$100,000</em> (easy number for computations). There are some approximations made, but for the most part, this will give you a good idea of the costs involved.</p>
<p>This also gives employers an idea of how much they are really spending per employee. Many senior employees who are involved in budgeting and planning are often clueless about their real costs and take only &#8216;paper salary&#8217; as their total cost, which is way off the mark.</p>
<p>Assumptions:
<ul>
<li># of employees = <span style="color:#000000;">40</span></li>
<li>2 VPs, 4 Directors, 3 sales (typically this is more, but let us take this model to compute S&amp;G costs)</li>
</ul>
<p>Employee loaded costs:</p>
<ul>
<li>Base  &#8211; $100,000</li>
<li>Timeoff/leave &#8211; $5,555.56 (assuming 15 days PTO)</li>
<li>Company Mandatory contribution to benefits: $4,000</li>
<li>trainings costs per employee per yr: $4,000</li>
<li>HR Costs (including recruitment): $1,500</li>
<li>Employer taxes on behalf of employee: $6,813 (FUTA, FICA, Medicare etc.)</li>
<li>Office space and general expenses (rent apportioned, stationery, phone, employee travel ,etc.) &#8211; $13,020</li>
<li>Company Benefits contribution &#8211; $28,000 (insurance taxes, medicare, health premiums)</li>
<li>Payroll related expenses &#8211; $10,000</li>
<li>S&amp;G per employee &#8211; $42,237.50 (cost of sales)</li>
</ul>
<p>Summing all of the above, <strong>loaded cost = $215,126 (approx) </strong>for an employee who&#8217;s pre-taxable income is $100,000. </p>
<p> </p>
<div class="blogger-post-footer">Technology, VoIP, SIP, IMS, Marketing, Corporate Management</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.roychowdhury.org/2006/07/04/employee-loaded-costs/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>UN-Geekification (or the transition from hands-on to hands-off)</title>
		<link>http://blog.roychowdhury.org/2006/04/24/un-geekification-or-the-transition-from-hands-on-to-hands-off/</link>
		<comments>http://blog.roychowdhury.org/2006/04/24/un-geekification-or-the-transition-from-hands-on-to-hands-off/#comments</comments>
		<pubDate>Mon, 24 Apr 2006 20:10:00 +0000</pubDate>
		<dc:creator>Arjun</dc:creator>
				<category><![CDATA[corporate]]></category>

		<guid isPermaLink="false">http://iconverged.wordpress.com/2006/04/24/un-geekification-or-the-transition-from-hands-on-to-hands-off/</guid>
		<description><![CDATA[A good friend of mine made this hilarous statement: (he was referring to his corporate climb, where he recently (8 months ago) progressed from being a key architect to a ‘upper strata persona’. ….I mean, I am wearing blue shirts and black pants to work for the past !@#$ing 8 months and all that people talk to me about is c++ !! I guess it is time to get Un-geekified ! When is your un-geekification process complete ? When you can spend an entire day at office doing nothing but hitting ‘refresh’ in your inbox every 5 minutes When you can successfully attend every meeting and summarize your key action as “As I understand it, I will ensure that my people will talk to your people” When instead of saying “No, my product does not do this feature”, your natural reaction leads you to say “Based on my current understanding, which I will run by my core team, I believe this feature is part of an enhacement package for which we can positively work with you for a mutually exciting roadmap as part of our professional services initiative, assuming that this feature introduction is benefitial to both parties in a<a href="http://blog.roychowdhury.org/2006/04/24/un-geekification-or-the-transition-from-hands-on-to-hands-off/"> <br /><br /> (Read More...)</a>]]></description>
			<content:encoded><![CDATA[<p><span class="category"><img src="http://img108.imageshack.us/img108/628/tie15kn.jpg" /></span><br /><a href="http://photos1.blogger.com/blogger/3056/449/1600/ugk.2.jpg"><img style="float:right;cursor:hand;margin:0 0 10px 10px;" alt="" src="http://photos1.blogger.com/blogger/3056/449/320/ugk.2.jpg" border="0" /></a>
<p>A good friend of mine made this hilarous statement: (he was referring to his corporate climb, where he recently (8 months ago) progressed from being a key architect to a ‘upper strata persona’.</p>
<blockquote><p><em>….I mean, I am wearing blue shirts and black pants to work for the past !@#$ing 8 months and all that people talk to me about is c++ !!<br /></em></p></blockquote>
<p>I guess it is time to get Un-geekified !</p>
<p>When is your un-geekification process complete ?</p>
<ul>
<li>When you can spend an entire day at office doing nothing but hitting ‘refresh’ in your inbox every 5 minutes</li>
<li>When you can successfully attend every meeting and summarize your key action as “As I understand it, I will ensure that my people will talk to your people”</li>
<li>When instead of saying “No, my product does not do this feature”, your natural reaction leads you to say “Based on my current understanding, which I will run by my core team, I believe this feature is part of an enhacement package for which we can positively work with you for a mutually exciting roadmap as part of our professional services initiative, assuming that this feature introduction is benefitial to both parties in a win-win environment”</li>
<li>When, in response to a direct question from an engineer “What do you exactly do?”, the only answer you have is a deep sigh and a shake of the head saying “Too much…. Young urchin ! too much ! I hope you are never in my shoes….” As you race off somewhere else.</li>
<li>When, if someone asks you a remotely technical question, your eyes glaze right through him, like he never existed.</li>
<li>And finally, when you call your ‘IT’ department, complaining that your mouse and keyboard no longer work, and the support rep. comes in and plugs them back into the usb ports, because a while ago, you yanked it out with your pot-belly as you tried to get out of your chair.
<p>Welcome to the world of <em>Un-geeks.</em></p>
<p></li>
</ul>
<div class="blogger-post-footer">Technology, VoIP, SIP, IMS, Marketing, Corporate Management</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.roychowdhury.org/2006/04/24/un-geekification-or-the-transition-from-hands-on-to-hands-off/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

