<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
 <title>www.thoughtworks.com aggregator</title>
 <link>http://www.thoughtworks.com/blogs/current</link>
 <description>www.thoughtworks.com - aggregated feeds in category Current ThoughtWorkers</description>
 <language>en</language>
<item>
 <title>Martin Fowler: Replacing Throwing Exceptions with Notification in Validations</title>
 <link>http://martinfowler.com/articles/replaceThrowWithNotification.html</link>
 <description>&lt;div class = &#039;img&#039;&gt;&lt;a href = &#039;http://martinfowler.com/articles/replaceThrowWithNotification.html&#039;&gt;&lt;img src = &#039; http://martinfowler.com/articles/replaceThrowWithNotification/sketch.png&#039; width = &#039;&#039; height = &#039;&#039; alt = &#039;&#039; title = &#039;&#039;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;If you’re validating some data, you usually shouldn’t be using exceptions to signal validation failures. Here I describe how I’d refactor such code into using the Notification pattern.&lt;/p&gt;</description>
 <pubDate>Tue, 09 Dec 2014 14:41:00 +0000</pubDate>
</item>
<item>
 <title>Manoj Tharayil: Exploring RedCritter - website for Agile project mangement</title>
 <link>http://manojtesting.blogspot.com/2014/12/exploring-redcritter-website-for-agile.html</link>
 <description>I found redcritter as one of the apps under microsoft webmatrix. Searching for this software revealed on its own terms &quot;RedCritter Tracker is ideal for software projects or other projects that require a &quot;what&#039;s next&quot; type of approach. It works for multiple teams or even individuals. RedCritter Tracker is the only project management service with badges, rewards, leaderboards and real-time Twitter-style feeds&quot;  Webmatrix gives me an option to publish it from my local computer. The second option is to publish it from the cloud.  The local setup  The installation was a breeze. I am creating my first account.  Email: manoj.tharayil@gmail.com Username in gmail. Uploading to an azure website, does not seem to be complicated.  The azure website was created easily. http://manojagile.azurewebsites.net/  This software gives me rights to add only three users in the free version. This is nota good idea!!  Time to move on to something else!!</description>
 <pubDate>Tue, 09 Dec 2014 06:19:00 +0000</pubDate>
</item>
<item>
 <title>Martin Fowler: Garmin Oregon 600</title>
 <link>http://martinfowler.com/articles/garmin-oregon-600.html</link>
 <description>&lt;div class = &#039;img floating&#039;&gt;&lt;a href = &#039;http://martinfowler.com/articles/garmin-oregon-600.html&#039;&gt;&lt;img src = &#039;http://martinfowler.com/articles/images/garmin-oregon-600/garmin-oregon-600.jpg&#039; width = &#039;100px&#039; height = &#039;&#039; alt = &#039;&#039; title = &#039;&#039;/&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;I recently bought a &lt;a href=&quot;http://martinfowler.com/articles/garmin-oregon-600.html&quot;&gt;Garmin Oregon 600&lt;/a&gt; handheld satnav (GPS) and took it on a vacation, hiking in Switzerland. I find it fun to use, a worthwhile upgrade on my earlier Garmin 60 CSx. It has a bright, clear screen, good battery life, and you can easily find decent open-source topo maps to put on it.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://martinfowler.com/articles/garmin-oregon-600.html&quot;&gt;more…&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 08 Dec 2014 16:28:00 +0000</pubDate>
</item>
<item>
 <title>Patrick Kua : A Tech Lead Paradox: Technical Needs vs Business Needs</title>
 <link>https://www.thekua.com/atwork/2014/12/a-tech-lead-paradox-technical-needs-vs-business-needs/</link>
 <description>&lt;p&gt;Agile Manifesto signatory Jim Highsmith talks about &lt;a href=&quot;http://www.thoughtworks.com/de/insights/blog/embracing-paradox&quot; title=&quot;Riding Paradoxes&quot;&gt;riding paradoxes&lt;/a&gt; in his approach to &lt;a href=&quot;http://www.amazon.co.uk/gp/product/B00GFSAOKC/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&amp;#038;camp=1634&amp;#038;creative=6738&amp;#038;creativeASIN=B00GFSAOKC&amp;#038;linkCode=as2&amp;#038;tag=thekua-21&amp;#038;linkId=TMA3AZSAUMUBMFYR&quot; title=&quot;Adaptive Leadership by Jim Highsmith&quot;&gt;Adaptive Leadership&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;A leader will find themselves choosing between two solutions or two situations that compete against each other. A leader successfully &amp;#8220;rides the paradox&amp;#8221; when they adopt an &amp;#8220;AND&amp;#8221; mindset, instead of an &amp;#8220;OR&amp;#8221; mindset. Instead of choosing one solution over another, they find a way to satisfy both situations, even though they contradict one another. &lt;/p&gt;
&lt;p&gt;A common Tech Lead paradox is the case of &lt;strong&gt;Technical Needs versus Business Needs&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;The case for Technical Needs&lt;/h2&gt;
&lt;p&gt;Before cloud services were available on the Internet, most companies would invest in hardware to run their services. The work to setup and configure machines was easier for non-technical stakeholders to see because of its physical aspect. Today software requires even more software and non-physical services that need configuring, testing and releasing. Much more of it is virtual. &lt;/p&gt;
&lt;p&gt;Practices such as &lt;a href=&quot;http://en.wikipedia.org/wiki/Continuous_delivery&quot; title=&quot;Continuous Delivery&quot;&gt;Continuous Delivery&lt;/a&gt; do not come without some overhead, although it provides an invaluable business capability. All of these &amp;#8220;internally-facing&amp;#8221; technical requirements demand time from the software delivery team.&lt;/p&gt;
&lt;h2&gt;The case for Business Needs&lt;/h2&gt;
&lt;p&gt;A lot of software is written for businesses, whose overall goal is to make money. A business that does not evolve their business offerings will lose out to competitors or to the ever-changing consumer marketplace. This means a business wants to always experiment with their existing services, or provide new services to keep their existing customer base, or to attract new customers. &lt;/p&gt;
&lt;p&gt;This pressure to modify, or introduce new services demand either software support, or new software to be developed. &lt;/p&gt;
&lt;h2&gt;The conflict&lt;/h2&gt;
&lt;p&gt;A business will always put pressure on a development team to produce as much software as possible. At the same time, effective delivery of software is not possible without addressing some level of technical needs &amp;#8211; such as &lt;a href=&quot;http://martinfowler.com/tags/technical%20debt.html&quot; title=&quot;Technical Debt&quot;&gt;technical debt&lt;/a&gt;, &lt;a href=&quot;http://martinfowler.com/bliki/DeploymentPipeline.html&quot; title=&quot;Deployment Pipelines&quot;&gt;deployment pipelines&lt;/a&gt;, or automated test suites.&lt;/p&gt;
&lt;p&gt;Time spent on technical needs is expected to improve developer effectiveness, but this is often hard to measure and prove to outside stakeholders. An endless amount of time can always be spent tweaking, optimising and improving technical infrastructure and tools. What starts off as &amp;#8220;just an afternoon&amp;#8221; turns into a week, or a month and business features are put on hold as a result. If this happens too long, the business might miss agreed external deadlines for certain features and thus lose customers, or money. &lt;/p&gt;
&lt;h2&gt;What does a Tech Lead do?&lt;/h2&gt;
&lt;h3&gt;Champion time for Technical Needs&lt;/h3&gt;
&lt;p&gt;A Tech Lead champions for time to spend on Technical Needs by being part of the prioritisation process. They ensure that enough work is delivered, or finds solutions to business problems that minimise the amount of software that needs writing. They ensure the team is not over-loaded with delivering new features and changes and finds small slices to work on technical needs that will provide a good benefit.&lt;/p&gt;
&lt;h3&gt;Explain the business benefit of each Technical Need&lt;/h3&gt;
&lt;p&gt;A team can spend an endless amount of time investigating, configuring and supporting their technical infrastructure. A Tech Lead will have support from non-technical stakeholders if they understand what benefits they bring. The successful Tech Lead can explain not just &lt;em&gt;what&lt;/em&gt; the team is working on, but also &lt;em&gt;why&lt;/em&gt; and who else benefits.&lt;/p&gt;
&lt;p&gt;Some typical business benefits include: reducing the amount of repetitive work, improving the quality (by minimising the chance of human error), or to prove out a business opportunity.&lt;/p&gt;
&lt;p&gt;The Tech Lead builds trust with non-technical people by highlighting benefits on Technical Needs and also demonstrating if they reach those benefits. &lt;/p&gt;
&lt;h3&gt;Work on high impact items first&lt;/h3&gt;
&lt;p&gt;A list of Technical Needs will often be endless, so a Tech Lead will work to prioritise the list, culling items that no longer make sense, or pulling work items forward that may have an immediate and significant effect. &lt;/p&gt;
&lt;h3&gt;Keep a balance&lt;/h3&gt;
&lt;p&gt;The Tech Lead is mindful that the team cannot work on Technical Needs alone, and watches to ensure a good balance is met. &lt;/p&gt;
&lt;h3&gt;Maximise the use of &amp;#8220;quiet&amp;#8221; periods&lt;/h3&gt;
&lt;p&gt;Sometimes a development team will outpace the ability for a business to prioritise, &amp;#8220;What&amp;#8217;s next?&amp;#8221; You might recognise these periods when a Product Owner has met all their objectives, or they are working on clarifying the next set. The Tech Lead uses these &amp;#8220;quiet periods&amp;#8221; as an opportunity for their development team to work on infrastructure, or tasks that have always been deprioritised. &lt;/p&gt;
&lt;p&gt;These are often good periods for a team to run a &amp;#8220;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hackathon&quot; title=&quot;Hackday&quot;&gt;Hack Day&lt;/a&gt;&amp;#8221; or for the team to work on small ideas they have had themselves that provide a good benefit. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;If you liked this article, you will be interested in &amp;#8220;&lt;a href=&quot;https://leanpub.com/talking-with-tech-leads&quot; title=&quot;Talking with Tech Leads&quot;&gt;Talking with Tech Leads&lt;/a&gt;,&amp;#8221; a book that shares real life experiences from over 35 Tech Leads around the world. Now available on &lt;a href=&quot;https://leanpub.com/talking-with-tech-leads&quot; title=&quot;Talking with Tech Leads&quot;&gt;Leanpub&lt;/a&gt;. &lt;/em&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 08 Dec 2014 15:11:21 +0000</pubDate>
</item>
<item>
 <title>Martin Fowler: photostream 79</title>
 <link>http://martinfowler.com/photos/79.html</link>
 <description>&lt;p&gt;&lt;a href = &#039;http://martinfowler.com/photos/79.html&#039;&gt;&lt;img src = &#039;http://martinfowler.com/photos/79.jpg&#039;&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Panchgani, India&lt;/p&gt;</description>
 <pubDate>Sun, 07 Dec 2014 15:57:00 +0000</pubDate>
</item>
<item>
 <title>Vinod Kumaar Ramakrishnan: Pull request is the new hammer</title>
 <link>http://vinodkumaar.wordpress.com/2014/12/07/pull-request-is-the-new-hammer/</link>
 <description>&lt;p&gt;Building software is not an engineering problem, it is a communication problem between engineers and business. &lt;a href=&quot;http://www.agilemanifesto.org/&quot;&gt;Agile Manifesto&lt;/a&gt;&amp;#8216;s first and foremost point is about the individuals and interactions. It is imperative that the feedback loop should be as short as possible to reduce the cost of late rework. Each team in an organization would be unique in terms of composition, their communication and means of interaction will be fine tuned for that particular group. The teams should be guided through non negotiable philosophies rather than intricate set of policies, restrictions and tools.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Cliche &amp;#8211; &amp;#8216;Any code can be understood by machines, code should be written such a way that it should be readable by humans&amp;#8217;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;img class=&quot;alignleft size-thumbnail wp-image-1307&quot; src=&quot;https://vinodkumaar.files.wordpress.com/2014/12/matrix-434035_640.jpg?w=150&amp;#038;h=106&quot; alt=&quot;Matrix&quot; width=&quot;150&quot; height=&quot;106&quot; /&gt;Code is read many times more than it is written, so it is everyone&amp;#8217;s desire to keep the code base very neat to adhere to good coding standards. One way of ensuring this is to do a code review. With Git the collaboration got easier that you ask anyone to clone your repo, do some work and contribute back through a pull request. Pull request is the only way of contributing code to a project which is otherwise a closed read only repository. The owner reviews the pull requests and decides what goes into his/her repo. The feedback cycle in this manner is too slow but works well for social coding.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Cliche &amp;#8211; &amp;#8216;If you have a hammer then all your problems look like nails&amp;#8217;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;It is becoming increasingly difficult to gather the right requirements, translate them quickly into working software and that too in an efficient &lt;img class=&quot;alignright size-thumbnail wp-image-1308&quot; src=&quot;https://vinodkumaar.files.wordpress.com/2014/12/hammer-147840_640.png?w=92&amp;#038;h=150&quot; alt=&quot;hammer-147840_640&quot; width=&quot;92&quot; height=&quot;150&quot; /&gt;manner. It is necessary for us to be able to roll up information from the environment and translate that into the software. To help the evolution we should be able to keep the feedback loop as small as possible so that it is very easy to add the right functionalities at a good pace. I happened to read a nice &lt;a href=&quot;http://codon.com/i-have-no-idea-what-im-doing&quot;&gt;writeup&lt;/a&gt; on the importance of rolling up information from the environment. Many people fail to visualize what their intent is in selecting a tool in the first place, pull requests work very well in controlling what goes into someone&amp;#8217;s personal project. It will also be successful in team setups, but it comes with a cost. The cost is the speed of evolution, as it will take longer and longer to sync the commits when the codebase grows.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Cliche &amp;#8211; &amp;#8216;Give a carpenter a latest power drill instead of a hammer, he will use it as a hammer&amp;#8217;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;img class=&quot;alignleft size-thumbnail wp-image-1309&quot; src=&quot;https://vinodkumaar.files.wordpress.com/2014/12/penguin-158551_1280.png?w=146&amp;#038;h=150&quot; alt=&quot;penguin-158551_1280&quot; width=&quot;146&quot; height=&quot;150&quot; /&gt;In the SOA context it is a double whammy where there are many micro repos and pull requests are used to control the quality of the code. Choice of tools and technologies are always like rock, paper &amp;amp; scissors; what works in one context will not work in the other. Choose the right one considering the intent and moving targets in all dimensions in the system, change the approach if it does not fit in or the situation has changed.&lt;/p&gt;&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/vinodkumaar.wordpress.com/1304/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/vinodkumaar.wordpress.com/1304/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://pixel.wp.com/b.gif?host=vinodkumaar.wordpress.com&amp;#038;blog=13821597&amp;#038;post=1304&amp;#038;subd=vinodkumaar&amp;#038;ref=&amp;#038;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
 <pubDate>Sun, 07 Dec 2014 06:03:32 +0000</pubDate>
</item>
<item>
 <title>Jiwei Zhu: As Always</title>
 <link>http://etcola.me/2014/12/07/checked/</link>
 <description>&lt;p&gt;祸福旦兮不可知，美梦不可负。&lt;br /&gt;
芳心未暮，好言如初。&lt;/p&gt;
&lt;p&gt;多谢惠顾。&lt;/p&gt;&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/e4eric.wordpress.com/304/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/e4eric.wordpress.com/304/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://pixel.wp.com/b.gif?host=etcola.me&amp;#038;blog=15004545&amp;#038;post=304&amp;#038;subd=e4eric&amp;#038;ref=&amp;#038;feed=1&quot; width=&quot;1&quot; height=&quot;1&quot; /&gt;</description>
 <pubDate>Sat, 06 Dec 2014 16:00:26 +0000</pubDate>
</item>
<item>
 <title>Sahana Chattopadhyay: Instructional Design in the VUCA World</title>
 <link>http://feedproxy.google.com/~r/blogspot/TyjW/~3/FwYuk55tPjM/instructional-design-in-vuca-world.html</link>
 <description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/-6UOYurRah54/VIK6BUVZSmI/AAAAAAAADsc/vWCwehzs7UY/s1600/Learning%2Bin%2BVUCA%2Bworld.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/-6UOYurRah54/VIK6BUVZSmI/AAAAAAAADsc/vWCwehzs7UY/s1600/Learning%2Bin%2BVUCA%2Bworld.jpg&quot; height=&quot;266&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: &#039;Trebuchet MS&#039;, sans-serif;&quot;&gt;The current trends of technology, globalization, shifting demographics and a connected globe clearly portend a dramatically changing world. We are feeling the impact in all spheres of our lives -- professional, personal and private. In my last post, I took a &lt;/span&gt;&lt;a href=&quot;http://idreflections.blogspot.in/2014/11/the-changing-face-of-work-and-workplace.html&quot; style=&quot;font-family: &#039;Trebuchet MS&#039;, sans-serif;&quot; target=&quot;_blank&quot;&gt;macro-view of the changing landscape of work and learning&lt;/a&gt;&lt;span style=&quot;color: #444444; font-family: &#039;Trebuchet MS&#039;, sans-serif;&quot;&gt;. In this post, I am trying to dig a little deeper and take a micro-view to see how these changes impact us as individuals and as a part of L&amp;amp;D.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;L&amp;amp;D team&#039;s work has become more complex and challenging. The L&amp;amp;D needs to comprise some of the following roles to cater to the changing needs of the future of work:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;b&gt;Instructional Designer/Learning Designer-&lt;/b&gt;&lt;span style=&quot;background-color: white; text-align: start;&quot;&gt;someone who will do needs analysis, design learning in line with adult learning principles, structure learning events for different delivery channels, and so on&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;span style=&quot;background-color: white; text-align: start;&quot;&gt;&lt;b&gt;Learning Delivery&lt;/b&gt;-&lt;/span&gt;&lt;span style=&quot;background-color: white; font-weight: normal; text-align: start;&quot;&gt;tasks like facilitation / presentation of learning events, engaging learners, making best use of different media&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;b&gt;&lt;span style=&quot;background-color: white; text-align: start;&quot;&gt;Learning Management&lt;/span&gt;&lt;span style=&quot;background-color: white; font-weight: normal; text-align: start;&quot;&gt;-&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;background-color: white; text-align: start;&quot;&gt;tasks include programme / project management, learning evaluation, stakeholder management, supplier management&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;a href=&quot;http://idreflections.blogspot.in/2014/11/role-of-community-management-in.html&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Community Manager&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;b&gt;Performance Consultant&lt;/b&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Leadership Development (Coaching Skills)-coaching and developing leaders is going to be of significant importance in this era of rapid change and ambiguity&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Technology Enabler-someone&amp;nbsp;who explores new technologies with an eye on how it can be used to enable learning at an organizational and&amp;nbsp;personal&amp;nbsp;level&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Business and Data Analyst-maybe the same person or two different people, this role essentially requires someone to see the patterns and trends being revealed by the data captured (via LMS, through feedback, interaction of ESNs, queries raised)&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Social and Informal Learning Evangelist and Guide&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Organizational Development Expert&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;It is not necessary for an individual to play a single role. On the contrary, it is to the advantage of the individual, the team and the organization if people are poly-skilled in different aspects as per inclination and requirement. Some of these roles have existed for years (the ones in bold). Some are yet to become recognized roles. I have highlighted the ones that have been a part of L&amp;amp;D from times of greater stability and lesser complexity. However, even those roles can no longer function the way they used to. The roles need to be revisited and explored keeping in mind the shifting paradigms, their impact on workplace learning, and the place of L&amp;amp;D in the organization. It&#039;s critical for a CLO to have an eye on the changing landscape and enable new skill sets within the t&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Historically, L&amp;amp;D has been vested with the responsibility of keeping skills and knowledge of the workforce updated based on:&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Inputs from managers&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Current business requirements&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Skill-gap analysis&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;Most of the training programs were designed around &quot;best practices&quot; and explicit know-how gathered over the years. Training design, therefore, was not only top down but also past focused drawing insights from what worked in the past, getting expert inputs built in, and putting the content together in a linear and logical flow. This would then be packaged (ILT/elearning/blended learning) and delivered to the workforce in need of the said training. Context, conversation and collaboration weren&#039;t given much thought. These continued to happen but outside of the purview of the formal training.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;With the advent of big shifts and disruptive technology in the shape of Social, Mobile Computing, Cloud Computing and Big Data, all the old notions of work are falling apart. I wrote about &lt;a href=&quot;http://idreflections.blogspot.in/2014/11/l-role-in-vuca-world-part-1.html&quot; target=&quot;_blank&quot;&gt;L&amp;amp;D&#039;s Role in the VUCA World&lt;/a&gt; some time back. Here, I am narrowing my focus to the role of &lt;b&gt;Instructional Design in the VUCA world&lt;/b&gt;.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;background: white; margin-bottom: 5pt; text-align: justify;&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;There have been paradigm shifts in what drives workplace learning today. And these in turn influence the role of instructional designers. Instructional design skills have existed as long as formal learning existed – from the designing of school&amp;nbsp;curriculum&amp;nbsp;to e-learning modules.&amp;nbsp;However, it has changed in some very fundamental ways: In the past, instructional design presumed stable content and a fixed set of skills and knowledge. Design was linear. Children or adults – it was assumed that everyone had a set of skill and knowledge gaps that training programs could resolve. Today, that stability has been snatched away. We cannot design training programs for skills that are emergent and still unknown. Today, instructional design needs to be future focused. ID’s need to leverage existing and emergent power of technology that are inherently social and mobile.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;background: white; margin-bottom: 5pt; text-align: justify;&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;The table below summarizes the key shifts that impact how we design learning experiences today:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-_n8uVUr3bsU/VIKiv2M6NvI/AAAAAAAADrA/vE5WJOa5VUk/s1600/ID%2Bshifts.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://3.bp.blogspot.com/-_n8uVUr3bsU/VIKiv2M6NvI/AAAAAAAADrA/vE5WJOa5VUk/s1600/ID%2Bshifts.png&quot; height=&quot;190&quot; width=&quot;400&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;background: white; margin-bottom: 5pt; text-align: justify;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;span lang=&quot;EN-GB&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; text-align: justify; unicode-bidi: embed; word-break: normal;&quot;&gt;&lt;span style=&quot;vertical-align: baseline;&quot;&gt;&lt;span style=&quot;color: #444444; font-family: Trebuchet MS, sans-serif;&quot;&gt;All of these together have fostered deep rifts in how we work and learn. As Instructional Designers, these are critical paradigms we have to consider when designing the learning experience in our organizations. In the infographic, &lt;a href=&quot;http://www.c4lpt.co.uk/blog/2014/11/28/futureproof-your-career-infographic/&quot; target=&quot;_blank&quot;&gt;Futureproof Your Careers &lt;/a&gt;shared by &lt;a href=&quot;http://www.c4lpt.co.uk/blog/&quot; target=&quot;_blank&quot;&gt;Jane Hart&lt;/a&gt;, we can see the&lt;b&gt; top 10 skills&lt;/b&gt; that will increasingly be required by all. Instructional design thinking must not only keep the skills in mind but also be&amp;nbsp;cognizant&amp;nbsp;of the&amp;nbsp;forces of Social, Local and Mobile (SoLoMo) that will drive user behaviour.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/-M3PI4tnFQs4/VIKoIgC_anI/AAAAAAAADrQ/f06a7lEXczo/s1600/SoLoMo.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-M3PI4tnFQs4/VIKoIgC_anI/AAAAAAAADrQ/f06a7lEXczo/s1600/SoLoMo.png&quot; height=&quot;222&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;Each of these forces have a transformational effect on our behaviour. Learning design must take these new usage patterns into account. Some of the emerging behaviours range from:&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;/div&gt;&lt;ol style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;A preference to view a short 2 minute video to know about a something over reading a 2 page PDF&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;A predilection for images over text - with a smartphone at their fingertips, today&#039;s users prefer to share experiences via real-time video and images rather than long descriptive texts. Apps like WhatsApp makes it seamless to share.&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;An inclination towards accessing one&#039;s network for answers to queries over taking a formal course&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;A just-in-time, &quot;let&#039;s get the problem solved attitude&quot; over &quot;let&#039;s learn in case we need it&quot;&lt;/span&gt;&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;An expectation of finding courses, programs and access to their learning communities on their personal devices&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span style=&quot;font-family: &#039;Trebuchet MS&#039;, sans-serif; text-align: justify;&quot;&gt;These shifts have slowly but surely crept up on us one at a time. And now their cumulative effect is being felt in all spheres. A summary of how these paradigm shifts may impact the work and skills required of instructional designers are given in the table below.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/-MCHtJw-7LLA/VIKrUWTqnkI/AAAAAAAADrk/wj8l2aav8Jk/s1600/ID%2BSkills%2Bthen%2Band%2Bnow.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-MCHtJw-7LLA/VIKrUWTqnkI/AAAAAAAADrk/wj8l2aav8Jk/s1600/ID%2BSkills%2Bthen%2Band%2Bnow.png&quot; height=&quot;195&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;One of the implications of the shift is that instructional designers can no longer think about designing only formal training programs that will go on the LMS. They have to think of the entire spectrum and see it holistically. J&lt;a href=&quot;http://www.c4lpt.co.uk/blog/&quot; target=&quot;_blank&quot;&gt;ane Hart&#039;s&lt;/a&gt; &lt;b&gt;Workplace Learning Continuum&lt;/b&gt; illustrates the learning spectrum very effectively. Instructional designers need to take both ends of the continuum into consideration and leave the choice of access to users.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/-HMSO0zPclxw/VIKsqm9DgdI/AAAAAAAADrw/tFhWRSaVK8c/s1600/Formal%2Bto%2BInformal.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/-HMSO0zPclxw/VIKsqm9DgdI/AAAAAAAADrw/tFhWRSaVK8c/s1600/Formal%2Bto%2BInformal.png&quot; height=&quot;200&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;Depending on the need of the hour, users can access any end of the spectrum -- taking full-fledged training programs if they feel the need, or connecting and collaborating on the enterprise social network to solve their work-related challenges. The choice is theirs to make.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;Since we are so used to thinking of formally designed, LMS-driven learning programs, we flounder when it comes to thinking about &lt;b&gt;Learning Ecosystem&lt;/b&gt; design. Based on the framework above, I have tried to put together a visual representation of what such an ecosystem could be.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-ib1Zpos7TNU/VIKwQ7inGlI/AAAAAAAADr8/8nsusqKHXSE/s1600/MOOC%2BEnvironment.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/-ib1Zpos7TNU/VIKwQ7inGlI/AAAAAAAADr8/8nsusqKHXSE/s1600/MOOC%2BEnvironment.png&quot; height=&quot;182&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;The ecosystem brings the offline and online world together. An instructional designer must think of all modalities of learning when design thinking.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;Some questions to ask could be:&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;/div&gt;&lt;ol&gt;&lt;li&gt;&lt;span style=&quot;font-family: &#039;Trebuchet MS&#039;, sans-serif;&quot;&gt;&lt;b&gt;Are groups of users co-located?&lt;/b&gt; If yes, think of including some offline activities like &lt;i&gt;Lunch &amp;amp; Learns&lt;/i&gt;, &lt;i&gt;Hangout Sessions&lt;/i&gt;, and so on to strengthen informal &amp;amp; peer-to-peer learning.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;b style=&quot;font-family: &#039;Trebuchet MS&#039;, sans-serif;&quot;&gt;Is expertise distributed?&lt;/b&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt; Have an &lt;/span&gt;&lt;i style=&quot;font-family: &#039;Trebuchet MS&#039;, sans-serif;&quot;&gt;Ask the Expert&lt;/i&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt; section. Anyone could be an expert on any topic; in this manner, the&amp;nbsp;organizational&amp;nbsp;tacit knowledge will get captured, interesting questions will surface, and the value of weak ties will be explored. Learning from the edge will come to the center.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: &#039;Trebuchet MS&#039;, sans-serif;&quot;&gt;&lt;b&gt;Do users work out of different locations, including home, hubs, etc? &lt;/b&gt;If yes, inculcate the practice of &lt;a href=&quot;http://idreflections.blogspot.in/2014/11/working-out-loud-and-serendipity.html&quot; target=&quot;_blank&quot;&gt;narrating one&#039;s work&lt;/a&gt;.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;b&gt;Is the churn in workforce high?&lt;/b&gt; If yes, have a robust online&amp;nbsp;+ offline on-boarding program which includes adding users to relevant communities, an online buddy/mentor, a clearly defined roadmap based on their current role.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;&lt;b&gt;Does the workforce consist of different generations working together?&lt;/b&gt; Add some scope for mentoring and reverse mentoring. If the culture of the workplace is conducive, pairing individuals of different generations could be beneficial although it is important to keep in mind that stereotyping generational characteristics can be detrimental.&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span style=&quot;font-family: &#039;Trebuchet MS&#039;, sans-serif; text-align: justify;&quot;&gt;None of these are likely to happen overnight. Nor are they one-time activities. Putting in place a learning ecosystem where individuals engage as self-managed&amp;nbsp;learners require constant&amp;nbsp;vigilance, robust design thinking, application of sound community management principles and a strong change management focus. Some of the core tasks are illustrated in the diagram below.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-7CRCxK2Y1Ow/VIK1HqUJmkI/AAAAAAAADsM/npwcBgIeNkM/s1600/Comm%2BManagement.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://3.bp.blogspot.com/-7CRCxK2Y1Ow/VIK1HqUJmkI/AAAAAAAADsM/npwcBgIeNkM/s1600/Comm%2BManagement.png&quot; height=&quot;150&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: Trebuchet MS, sans-serif;&quot;&gt;Thus, an instructional designer today is required to not only understand the fundamentals of good instructional design but must also expand his/her skill sets to include an&amp;nbsp;understanding&amp;nbsp;of community management, the spectrum of learning from formal to informal, the impact of social, local and mobile on user behaviour, the need to equip users with self-managed learning skills. The latter is increasingly critical as we encounter unique challenges and requirements that call for emergent skills. No one can be &quot;trained&quot; for emergent skills. But the ecosystem can be designed to facilitate continuous learning, collaboration and communication.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;feedflare&quot;&gt;
&lt;a href=&quot;http://feeds.feedburner.com/~ff/blogspot/TyjW?a=FwYuk55tPjM:0hYsIETKTgw:yIl2AUoC8zA&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~ff/blogspot/TyjW?d=yIl2AUoC8zA&quot; border=&quot;0&quot;&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src=&quot;//feeds.feedburner.com/~r/blogspot/TyjW/~4/FwYuk55tPjM&quot; height=&quot;1&quot; width=&quot;1&quot; alt=&quot;&quot;/&gt;</description>
 <pubDate>Sat, 06 Dec 2014 15:37:00 +0000</pubDate>
</item>
<item>
 <title>Nishant Verma: I am lucky to have found Co-founders</title>
 <link>http://feedproxy.google.com/~r/NishantVerma/~3/UJRr-xoRmeI/how-to-turn-your-most-visiting-web-apps.html</link>
 <description>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;&lt;span style=&quot;font-family: Georgia, Times New Roman, serif;&quot;&gt;Friends read my new post on &quot;I am lucky to have found Co-founders&quot;. Link &lt;a href=&quot;https://www.linkedin.com/pulse/article/20141203145829-34325399-i-am-lucky-to-have-found-co-founders&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Georgia, Times New Roman, serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: Georgia, Times New Roman, serif;&quot;&gt;Excerpt&amp;nbsp;from the post below:&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;background-color: white; color: #4d4f51; font-size: 16px; line-height: 24px;&quot;&gt;&lt;i&gt;&lt;span style=&quot;font-family: Georgia, Times New Roman, serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;span style=&quot;background-color: white; font-size: 16px; line-height: 24px;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #666666; font-family: Georgia, Times New Roman, serif;&quot;&gt;Most of us who think of starting their own company are generally very confident. Confident of taking the plunge, confident of the idea we have, confident of how the execution should be, confident about what to do when things might not work out.&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;background-color: white; font-size: 16px; line-height: 24px;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #666666; font-family: Georgia, Times New Roman, serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style=&quot;background-color: white; border: 0px; box-sizing: border-box; font-size: 16px; font-stretch: inherit; line-height: 24px; margin-bottom: 30px; outline: 0px; padding: 0px; vertical-align: baseline;&quot;&gt;&lt;i&gt;&lt;span style=&quot;color: #666666; font-family: Georgia, Times New Roman, serif;&quot;&gt;When I thought about why I co-founded a company (&lt;a href=&quot;http://www.testvagrant.com/&quot; rel=&quot;nofollow&quot; style=&quot;border: 0px; box-sizing: border-box; font-stretch: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; margin: 0px; outline: 0px; padding: 0px; text-decoration: none; vertical-align: baseline;&quot; target=&quot;_blank&quot;&gt;TestVagrant Technologies&lt;/a&gt;) with two other folks, it was an interesting thought process which revealed quite a lot about my thought process. So when I actually look back, this whole idea was there from quite a long time (almost 3 years). All three of us used to work together in the same company so we had that advantage of knowing each and experiencing what it feels like working with them. Also there were instances where their approach and problem solving skills highly impressed me.&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src=&quot;//feeds.feedburner.com/~r/NishantVerma/~4/lbDoKvYu86s&quot; height=&quot;1&quot; width=&quot;1&quot; alt=&quot;&quot;/&gt;</description>
 <pubDate>Thu, 04 Dec 2014 12:37:00 +0000</pubDate>
</item>
<item>
 <title>Ola Bini: Separate blog about Privacy, Anonymity and Cryptography</title>
 <link>https://olabini.se/blog/2014/12/separate-blog-about-privacy-anonymity-and-cryptography/</link>
 <description>&lt;p&gt;It&amp;#8217;s been a long while. But I have been writing a little bit during 2014 as well. I decided to switch venue a bit, once my writing became almost exclusively about privacy, anonymity and cryptography. Since my day-to-day job has been research in these areas for the last 2 years, it has become natural to write about what I think on these subjects.&lt;/p&gt;
&lt;p&gt;So, if you are interested in following these kind of thoughts, please follow along at &lt;a href=&quot;https://reap.ec&quot;&gt;https://reap.ec&lt;/a&gt;.&lt;/p&gt;</description>
 <pubDate>Wed, 03 Dec 2014 20:29:13 +0000</pubDate>
</item>
</channel>
</rss>
