<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-3000134699888500192</atom:id><lastBuildDate>Fri, 20 Sep 2024 20:54:34 +0000</lastBuildDate><category>MLM</category><category>network marketing</category><category>GTD</category><category>SCA MSI.33 I.33 1.33</category><category>Warrior Entrepreneur Mind Zen</category><category>capitalism</category><category>lifehack</category><category>marketing</category><category>online organizer</category><category>regulation</category><category>terror islam moslem pope</category><title>Jim&#39;s thoughts</title><description>My life and times, as I see them.</description><link>http://jamesbarrows.blogspot.com/</link><managingEditor>noreply@blogger.com (Jim Barrows)</managingEditor><generator>Blogger</generator><openSearch:totalResults>21</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-6480853995172790360</guid><pubDate>Fri, 08 Jul 2011 21:45:00 +0000</pubDate><atom:updated>2017-02-09T09:14:18.372-07:00</atom:updated><title>What would the Sistine Chapel look like if painted today, by an IT department</title><description>The artist and the software developer share many things in common.  Both deal in pure thought, and abstract ideas.  Both try to make them real.  Both attempt to constrain complexity, and abstract away the unimportant to the thought.&lt;br /&gt;&lt;br /&gt;While the artist attempts to evoke an emotion, or explain the world, the software developer tries to allow another human being to get something done.  If looked at from the point of view of accomplishment evoking emotion, maybe the two aren&#39;t that different.  I could argue that this is a vast gulf between the two as well.&lt;br /&gt;&lt;br /&gt;Modern software developers have managers whose theories are historically rooted in the very real worlds of assembly lines, and military necessities.   As far from the amorphous world of thought as you can get.  Deadlines, measurements, distances, performance, all can be easily measured in reality.  We have the tools and they work.&lt;br /&gt;&lt;br /&gt;Modern project management has it&#39;s roots in ship building, and construction.  Fields with firm roots in physics.  You can only move the much mass this fast, and this far.  It only takes so long to do a weld so big.  Everything can be measured, because everything follows the immutable laws of physics.&lt;br /&gt;&lt;br /&gt;Which leads us to the question: What would the Sistine Chapel look like if Michelangelo was managed by an MBA, and the whole project overseen by a PMO?</description><link>http://jamesbarrows.blogspot.com/2011/07/what-would-sistine-chapel-look-like-if.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-6430385596744464135</guid><pubDate>Tue, 30 Nov 2010 06:30:00 +0000</pubDate><atom:updated>2010-11-30T00:03:37.028-07:00</atom:updated><title>How to accurately estimate projects.....</title><description>Most people estimate how long something will take by trying to figure out how long a task will take.  Most of the time that works, however for software, it fails miserably.  See, it&#39;s not about the task, it&#39;s about the behavior the user wants.  Behavior can&#39;t be easily defined the same way a task can be.&lt;br /&gt;Take for instance this task:&lt;br /&gt;&lt;blockquote&gt;Resolve issue with business stuff that&#39;s irrelevant (default materials lists were not being created w/ new programs)&lt;/blockquote&gt;&lt;br /&gt;The key here is the word issue.  It&#39;s not defined.  So you have to figure it&#39;s at least10 hours to get it defined.  Then you can get actually implement what they want.  Then you have to define what a default materials list is, and what they mean by default.  The more people that are involved, the longer that will take.  Say another 10 hours at least.&lt;br /&gt;See, the easy part is writing the code.  The hard part is figuring out what the heck it&#39;s supposed to do.  Most project managers, and project management software think that&#39;s a task.  It&#39;s not even a requirement. &lt;br /&gt;Here&#39;s another one:&lt;br /&gt;&lt;blockquote&gt;Final notification would be provided to someone indicating that they were something good&lt;/blockquote&gt;&lt;br /&gt;Here again the words final notification provide a whole world of unknowns.  How will this happen?  Will the user have the option to specify the method of notification?  That&#39;s probably another 10-15 hours of wrangling right there.  Then, another 5 hours for the actual content of the notice itself.  If it&#39;s different formats, you might have another 5 hours wrangling over typography, format etc.&lt;br /&gt;Another one:&lt;br /&gt;&lt;blockquote&gt;Ability for roles within some department to search for people and leave notes&lt;/blockquote&gt;&lt;br /&gt;Roles?  Which roles? Are they new roles?  Search for people?  By what SSN? customer ID, email?  phone number?  Do you know how many ways there are to find someone?  Then how do you present the list?  How does the user know that they have found the right person?  *SIGH*  Another 15-20 hours of wrangling.&lt;br /&gt;Here&#39;s one more, and one of my favorites:&lt;br /&gt;&lt;blockquote&gt;Business status identified and managed effectively&lt;/blockquote&gt;&lt;br /&gt;Manage?  Manage? What does that mean?  Simple Create/Read/Update/Delete functionality? Do we need a business rules engine?  There&#39;s a huge difference between managing a 3 person business, and a multi-national corporation.  Manage.. really... not even close to being a good requirement.&lt;br /&gt;So what makes a good requirement?  Anything that defines behavior.  That&#39;s not something that can be defined in a single sentence.  It&#39;s certainly not something that can be defined easily in MS Project, or any other project management software.  It&#39;s at least a paragraph, probably more.&lt;br /&gt;See not only do you have to define what you want the software to do (how it behaves) when things are good, but also when things go badly.  There are usually more things that can go wrong then can go right.  Each of those is it&#39;s story, it&#39;s own behavior.&lt;br /&gt;Project management says you can start when you have all the tasks that need to be accomplished specified.  This is just not possible.  You&#39;re not done when all the tasks have been accomplished.  You&#39;re done when the software behaves as the user wants.&lt;br /&gt;This is where Behavior Driven Design comes in.  It&#39;s not a methodology for project management.  It&#39;s not a silver bullet for all your software project woes.  It&#39;s a method of doing the hardest thing there is to do in any project: &lt;span style=&quot;font-style:italic;&quot;&gt;communicate&lt;/span&gt;.  It focuses the attention of everyone on the project on the two single most important things in any project: Behavior, and communication.&lt;br /&gt;You can find out more at: &lt;a href=&quot;http://en.wikipedia.org/wiki/Behavior_Driven_Development&quot;&gt;the wiki article&lt;/a&gt; and &lt;a href=&quot;http://behaviour-driven.org/&quot;&gt;at the website&lt;/a&gt;</description><link>http://jamesbarrows.blogspot.com/2010/11/how-to-accurately-estimate-projects.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-5624622736920428031</guid><pubDate>Wed, 17 Feb 2010 16:04:00 +0000</pubDate><atom:updated>2010-02-17T09:09:30.273-07:00</atom:updated><title>Critical Thinking in the corporate world, by the top brA55es</title><description>We get a 22 page document on how to fill out a defect report in Jira.  This would not be so bad if it was 22 pages of how to describe and detail defects in a coherent way.  It was instead 22 pages of work-flow, which is entirely driven by Jira anyway, and therefore does not need documentation.&lt;br /&gt;Instead it was describing the use of 3 fields in order to allow management to do apples-to-apples comparisons of bugs.  Only an MBA (Massively Bad Advice) could come up with something so incredibly asinine.  Bugs, like real estate are unique.  A bug in one application is not the same as a bug in another application.&lt;br /&gt;What they mean is that they want a way to determine which bugs they want to get rid of, and which ones they want to keep.  This means that by definition defective software is acceptable.  Which means that at my employer, quality is not a primary concern.  &lt;br /&gt;Yes folks, MBA&#39;s think defective software is acceptable to deliver to the customer.  &lt;br /&gt;Is there any wonder why I call being made a manager, a demotion.......</description><link>http://jamesbarrows.blogspot.com/2010/02/critical-thinking-in-corporate-world-by.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-5998894063552277464</guid><pubDate>Wed, 28 Oct 2009 05:50:00 +0000</pubDate><atom:updated>2017-02-09T09:14:18.357-07:00</atom:updated><title>One to Many relationship in liftweb</title><description>Most of the other examples don&#39;t follow all the way through, leaving you at the &quot;Oh gee, the mapping is done, now how do I get to select the many&quot;.  My example is not to show the One to Many where the Many are dependant on the one, but rather choices that the one can belong to the one.  So for instance you have a Party which has a many to many relationship with PartyType.  However, a Party can have different types at different times, so you need a one to many from the party to some intermediate class (we&#39;ll call it PartyClassification), and then from PartyClassification to Party Type.&lt;br /&gt;Something this: Party[1]-&gt;[N]PartyClassification[N]&lt;-[1]PartyType.&lt;br /&gt;The Party[1]-&gt;[N]PartyClassification part is fairly easy to do, and I&#39;ll cover it later.  However the PartyClassification[N]&lt;-[1]PartyType is more interesting.  You can&#39;t create a PartyClassification without a PartyType, and you have to present the user with a selection of PartyTypes that the PartyClassification can have.&lt;br /&gt;Now, for the example I&#39;m going to use One[1]-&gt;[N]Many as the actual names.  I could use PartyClassification and PartyType, however whenever I follow examples with &quot;real&quot; names, I sometimes forget which is the many, and which is the one.  I&#39;ll assume the same happens to you, and keep it simple.  &lt;br /&gt;So we start with a fresh mvn archetype install. </description><link>http://jamesbarrows.blogspot.com/2009/10/one-to-many-relationship-in-liftweb.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-8429547402827666569</guid><pubDate>Sun, 12 Apr 2009 00:04:00 +0000</pubDate><atom:updated>2017-02-09T09:14:18.399-07:00</atom:updated><title>Selling a customer experience not a product or service</title><description>http://www.venturecompany.com/opinions/files/serviceforce_is_a_big_deal.html&lt;br /&gt;&lt;br /&gt;</description><link>http://jamesbarrows.blogspot.com/2009/04/selling-customer-experience-not-product.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-295622380179012097</guid><pubDate>Sun, 12 Apr 2009 00:03:00 +0000</pubDate><atom:updated>2017-02-09T09:14:18.328-07:00</atom:updated><title>Business Plans</title><description>http://www.pehub.com/36689/study-finds-business-plans-a-waste-of-time/&lt;br /&gt;I&#39;ve heard this before, from some of the VC blogs I follow.  They use the plan as a filter for people they don&#39;t know.  Same for angel investors.  I think they understand that the plan is only good until you open your doors, and then you have to adjust as you go, making the plan fairly obsolete fairly quickly.&lt;br /&gt;In Art of the Start, Guy Kawasaki says there are 5 things you MUST accomplish as an entrepeneur:&lt;br /&gt;1) Make Meaning&lt;br /&gt;If you&#39;re ogarnization never existed, the world would be worse off because _________________________________&lt;br /&gt;2) Make Mantra - as opposed to a mission statement&lt;br /&gt;In 10 words or less write your organizations mantra:&lt;br /&gt;3) Get Going&lt;br /&gt;Just go do it.  Now please :)&lt;br /&gt;4) Define your Busines Model&lt;br /&gt;&lt;br /&gt;   1. Calculate your monthly costs to operate your organization&lt;br /&gt;   2. Calculate the gross profit of each unit of your product&lt;br /&gt;   3. Divide step 1 by the results of step 2&lt;br /&gt;   4. Ask a few women if you have a chance of selling that many units.  If you don&#39;t , no business model&lt;br /&gt;&lt;br /&gt;5) Weave a MAT - Milestones, Assumptions and Tasks&lt;br /&gt;Okay, this is a big section.. buy the book!</description><link>http://jamesbarrows.blogspot.com/2009/04/business-plans.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-8858074331118379822</guid><pubDate>Sat, 11 Apr 2009 17:45:00 +0000</pubDate><atom:updated>2017-02-09T09:14:18.406-07:00</atom:updated><title>Standout in a crowd</title><description>&lt;a href=&quot;http://www.youtube.com/watch?v=4YBxeDN4tbk&quot;&gt;Watch this link&lt;/a&gt;&lt;br /&gt;Okay, so the guy is a bit.. aggressive but is he wrong?  No, I don&#39;t think so .&lt;br /&gt;&lt;a href=&quot;http://creativebits.org/cool_business_card_designs&quot;&gt;Coll Business Card Designs&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://superherocards.com/&quot;&gt;Super hero Cards&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.showoffcards.com/&quot;&gt;Show Off Cards&lt;/a&gt;</description><link>http://jamesbarrows.blogspot.com/2009/04/standout-in-crowd.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-958687678607284085</guid><pubDate>Sun, 01 Mar 2009 18:53:00 +0000</pubDate><atom:updated>2009-03-01T12:05:37.108-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">capitalism</category><category domain="http://www.blogger.com/atom/ns#">regulation</category><title>Thoughts on regulations and laws.</title><description>Here&#39;s an interesting article from Slashdot&lt;br /&gt;&lt;a href=&quot;http://news.slashdot.org/article.pl?sid=09/02/28/2252233&amp;from=rss&quot;&gt;Click to read&lt;/a&gt;.  Note Slashdot is a technically oriented site, more interested in technology then politics.  &lt;br /&gt;So if a huge rental fee is charged, enough to leave the wireless bands to the major players in the space to rent we stand a good chance of killing innovation.  While I don&#39;t subscribe to the &quot;All innovation comes from small company&quot; theory, with the state of things now, it&#39;s very cheap and easy to start a business and get it running on the internet.  Wireless internet, and the devices like iPhone, Storm, Android and others on the way; we could be chilling new company&#39;s from getting started.&lt;br /&gt;Let me give you an example: &lt;a href=&quot;http://reason.com/news/show/131411.html&quot;&gt;Click to read article&lt;/a&gt;&lt;br /&gt;Did the Federal Alcohol Administration Act of 1935 mean to squash competition?  No, I don&#39;t think they did.  Did they mean to effectively make Budweiser the national beer of the U.S?  No, I don&#39; think so.&lt;br /&gt;Nor do I think Jimmy Carter intended to allow 1,463 breweries, including 975 brewpubs to spring up across the country.  I think his intention was to de-criminalize a hobby.  I would tend to doubt that he even thought something like this would happen.  I don&#39;t think anyone did.  They just lifted the regulation, and Capitalism took over.  As it always does.&lt;br /&gt;I&#39;ll give you another example.  There is something called The Ugly C Code Contest (okay, if you Google for that you wont find it, try The International Obfuscated C Code Contest).  C is a programming language.  The contest is to use and abuse the language to create the ugliest working program you possibly can.  Every year, at least 1 new rule is added, because someone obeyed the rules in a new and unique way, that really shouldn&#39;t have been done.  These are celebrated, although not allowed to win, as being particularly clever.  However, despite the ever increasing number of rules, the contest is very freewheeling and encouraging of new ideas and strategies.  It is it&#39;s view of the rules, and encouragement of innovation that keeps it going for 24+ years.  Missing only 1 or 2 years in that entire time.&lt;br /&gt;That&#39;s pretty much sums up how most conservatives (that I know) view business regulations.  There is a fine line between killing innovation, killing the economy, and keeping people from killing the ideas and concepts that are the United States.  I can look at what the financial industry put together and appreciate the cleverness of what they did.  I also support eliminating derivatives, and mark-to-market accounting.  Those two things alone would have at least made the crash easier.  A third thing might be to give up trying to control the economy all together.&lt;br /&gt;This may very well mean getting rid of the Fed.  You can make a very strong argument that one of the keys to the real estate collapse was cheap money.</description><link>http://jamesbarrows.blogspot.com/2009/03/thoughts-on-regulations-and-laws.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-2621604678713116852</guid><pubDate>Sat, 06 Dec 2008 21:18:00 +0000</pubDate><atom:updated>2008-12-06T14:21:34.094-07:00</atom:updated><title>A possible mis-understanding about my views on MLM</title><description>I don&#39;t hate or despise MLM in general.&lt;br /&gt;I found most MLMers to be amusingly tragic.  Speaking in the general:&lt;br /&gt;They start a business without knowing anything about business.  They know nothing about marketing, sales, accounting or management/leadership.  Yet, they are doing all of those things.&lt;br /&gt;They believe people who say fake it until you make it.&lt;br /&gt;I find most MLMers annoying, and their companys products or services over priced or dubious.</description><link>http://jamesbarrows.blogspot.com/2008/12/possible-mis-understanding-about-my.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-7383488902942905063</guid><pubDate>Tue, 11 Nov 2008 17:23:00 +0000</pubDate><atom:updated>2008-11-11T10:46:42.544-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Warrior Entrepreneur Mind Zen</category><title>Warrior Spirit and the Entrepreneur</title><description>I have the oddest thoughts while driving to work.  Today was, what does the warrior spirit and being an entrepreneur have to do with each other?  More then just doing battle with competitors, how does a Warrior spirit really help.&lt;br /&gt;I started thinking along the lines of several of my favorite mantras:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Slow is smooth, smooth is fast.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Not dead yet, can&#39;t quit&lt;/li&gt;&lt;br /&gt;&lt;li&gt;If you can keep your head when all around you are losing theirs and blaming it on you, then the world is yours and all that&#39;s in it -- Rudyard Kipling&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;Let&#39;s take the classic time-to-panic scenario - Zombie Invasion.  In the classic scene, the zombies are all around the car trying to get in, our valiant hero, ignores the first mantra, and grabs for his key, and jams it into the steering column.  Note, he jams it into the steering column, not the ignition switch.  Why?  His movements were jerky, and therefor did not have the finesse needed to find the switch.  He&#39;s panicking, he hasn&#39;t kept his head, he&#39;s forgotten number 3 as well.  Some might say that he&#39;s obeying number number 2, but is he really?  Our typical hero isn&#39;t trying to do anything more then stay alive, he&#39;s playing defense because he doesn&#39;t think he can win.&lt;br /&gt;The Warrior however, knows mantra 1.  He&#39;s keeping his cool.  He knows that he could die, and he accepts his fate.  The car is the best weapon he has.  He hasn&#39;t quit.  When he grabs for his key, it&#39;s slower then our hero, but he gets it the first time.  When inserts it into the ignition switch, it&#39;s not as quickly as our hero, but he gets it there the first time.  Now that the car is started, its time to go with mantra 2... he&#39;s not dead yet.. can&#39;t quit.&lt;br /&gt;Works quite well in a horror movie, but what about in business?  What happens to the warrior when shipments stop going out, and the bank drains his account, and the creditors are calling?  Is he running around slamming phones down, answering hysterical phone calls, and screaming at the bank&#39;s customer service rep?  All at once? Or does the warrior calmly, smoothly move from one crisis to the next, accepting that the business might be dead by evening, but it&#39;s not dead yet, and he can&#39;t quit?</description><link>http://jamesbarrows.blogspot.com/2008/11/warrior-spirit-and-entrepreneur.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-2002061008023906714</guid><pubDate>Thu, 06 Nov 2008 14:53:00 +0000</pubDate><atom:updated>2008-11-06T07:59:00.770-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">MLM</category><category domain="http://www.blogger.com/atom/ns#">network marketing</category><title>More MLM Annoyances</title><description>Multiple streams of income do not come from the same business.  One business can have multiple revenue sources, and indeed should have them.  However, that is not the same as multiple streams of income.&lt;br /&gt;Learn how to run a business, not annoy the frack out of people.  Anyone interested in making more money is not your target market.  Learn how to target your market.  Let me give you a for instance:&lt;br /&gt;I am interested in making more money.  I have no interest in so called health products.  I have some interest in financial products and services, but they must conform to my ideas, not the other way around.  If it&#39;s a product, you can be that I&#39;m going to see if I can find it cheaper online.  If I can, why buy from you?&lt;br /&gt;You have a business if you have marketing, sales, management and acccounting systems in place.  Otherwise you have a hobby that might be profitable.</description><link>http://jamesbarrows.blogspot.com/2008/11/more-mlm-annoyances.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-566239179340426840</guid><pubDate>Tue, 04 Nov 2008 20:58:00 +0000</pubDate><atom:updated>2008-11-04T14:28:54.533-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">marketing</category><category domain="http://www.blogger.com/atom/ns#">MLM</category><category domain="http://www.blogger.com/atom/ns#">network marketing</category><title>Rules for approaching me if you&#39;re into MLM</title><description>So, you&#39;re in MLM and you want talk to me about it?  Here are 5 simple rules &lt;span style=&quot;font-size:180%;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-style: italic;&quot;&gt;you must follow&lt;/span&gt;&lt;/span&gt; to have any hope of selling me on your business.&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt; Determine if I&#39;m in you&#39;re target market.  Contrary to popular belief, you&#39;re target market is &lt;span style=&quot;font-weight: bold; font-style: italic;&quot;&gt;not&lt;/span&gt; anyone who happens to be over 18 and breathing.  Remember both sales and marketing start the same way, qualifying the prospect.  The difference is that marketing qualifies a segment of the market and selling qualifies the indivual.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;span style=&quot;font-size:180%;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-style: italic;&quot;&gt;Do not under any circumstances&lt;/span&gt;&lt;/span&gt; attempt to sell me your opportunity.  I will be more interested in your product or service.  See, without a viable product or service, you have no business.  If I like your product or service enough, then and only then will I decide if I&#39;m even interested in your business.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;You &lt;span style=&quot;font-weight: bold; font-style: italic;&quot;&gt;must &lt;/span&gt;be deriving most of your income from sales of your product or services.  Oh, and I&#39;ll want to see &lt;span style=&quot;font-weight: bold;&quot;&gt;proof&lt;/span&gt; of that.  If you can&#39;t sell it, how do you expect me to sell it?  If you aren&#39;t making money at it, how do you expect to teach me?&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;I don&#39;t like sales people.  I don&#39;t like marketing people.  They both have the same flaw, they assume that I&#39;m interested in whatever they have to sell, and therefore have the right to contact me at will.  &lt;span style=&quot;font-size:180%;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-style: italic;&quot;&gt;&lt;span style=&quot;color: rgb(255, 0, 0);&quot;&gt;WRONG!!!!!!!!&lt;/span&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;It&#39;s not a fracking opportunity, it&#39;s a business.  You must market, you must sell.  If you disagree with that, don&#39;t get anywhere near me.&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;If you like my rules, please feel free to link to them.</description><link>http://jamesbarrows.blogspot.com/2008/11/rules-for-approaching-me-if-youre-into.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-5087520068492250133</guid><pubDate>Tue, 16 Sep 2008 14:05:00 +0000</pubDate><atom:updated>2008-09-16T07:09:24.340-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">GTD</category><category domain="http://www.blogger.com/atom/ns#">lifehack</category><category domain="http://www.blogger.com/atom/ns#">online organizer</category><title>A new day.....</title><description>Okay, I haven&#39;t done much blogging lately, but then again I&#39;ve been busy.  The short story is that I&#39;ve been working on my business.  I have just created an online organizer.  While there are a few competitors, most of them don&#39;t do a good job of seeing appointments, tasks and contacts as all part of the same life.&lt;br /&gt;They also don&#39;t track relationships between your contacts, or the roles those contact play in your life.  These are important things, and things that we often forget about.&lt;br /&gt;They also don&#39;t attempt to track every communication you make with your contacts, or attempt to integrate with every aspect of your life.&lt;br /&gt;Mine does.  Coming soon to a website near you.....&lt;br /&gt;as soon as I figure out a name!</description><link>http://jamesbarrows.blogspot.com/2008/09/new-day.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-4513413029998769733</guid><pubDate>Thu, 27 Mar 2008 16:10:00 +0000</pubDate><atom:updated>2008-03-27T09:14:21.981-07:00</atom:updated><title>The Nokia N810</title><description>Using the wifi on it is great.  I just wish my phone would handle more then one page in phone as modem mode.  So its time to start blogging again.  Well seriosly blogging anyway.</description><link>http://jamesbarrows.blogspot.com/2008/03/nokia-n810.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-7070271819448245446</guid><pubDate>Sun, 04 Nov 2007 23:11:00 +0000</pubDate><atom:updated>2007-11-05T20:14:59.351-07:00</atom:updated><title></title><description>Logging &amp; Eating exception&lt;br /&gt;&lt;p&gt;If you don&#39;t know where an exception is.  DON&#39;T #!@$^%@#$&amp;^@$%^@#$^ EAT IT!&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Wrap it and throw it, after logging it.  That way someone like me doesn&#39;t spend 40 hours trying to figure out something simple, LIKE A !#$^%@#$^%@$#%!@#$%#^@$% NPE!  In a simple part of the @#^@#$^%#!$%@!#%^ equals method.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;STOP TRYING TO BE HELPFUL!&lt;/p&gt;</description><link>http://jamesbarrows.blogspot.com/2007/11/logging-eating-exception-if-you-dont.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-5826839243108414258</guid><pubDate>Wed, 10 Oct 2007 16:59:00 +0000</pubDate><atom:updated>2007-10-25T09:41:58.970-07:00</atom:updated><title>Why I hate clear case</title><description>Shall we start with how long it takes for files to &quot;migrate&quot; throughout a distributed team?  Please?  I&#39;m in Az.  The rest of my team is in Ca.  3 hours for them to see changes I&#39;ve made.  3 hours.&lt;br /&gt;Then lets move on to the integration with eclipse...  Lack of would be better.&lt;br /&gt;Having to connect each time I fire up Eclipse, or change workspaces.</description><link>http://jamesbarrows.blogspot.com/2007/10/rant-on-clear-case.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-3060562465345013898</guid><pubDate>Mon, 14 May 2007 18:10:00 +0000</pubDate><atom:updated>2007-05-14T11:18:48.246-07:00</atom:updated><title>Motivation comes from the oddest places.</title><description>I&#39;ve decided to follow the Rich Dad Poor Dad strategy for getting rich.  I enroll in the coaching course, and one of the things they ask is to find ways to keep your commitment to getting rich.  Along comes &quot;The Job&quot; and tells me that I have to work on the single most horrific piece of code I&#39;ve ever seen.  In addition to the incredibly onerous time keeping.  Talk about motivation.&lt;br /&gt;I have to put my name to something that I can&#39;t change, or make worthy of being called software.  I have to keep track of every hour (wasting time tracking every hour) so I can charge a project (but I can&#39;t charge them for the time that I spend figuring out and tracking how many hours I used).  Then to make matters worse... If we tell a project that we can do it in 80 hours, and it takes 81, we can&#39;t charge them for the extra hour.  We have to go looking for another project to charge the time to.  There&#39;s an entire black market devoted to the trading of hours between projects.  Keep in mind that tracking all of these hours is to determine what projects truly cost....  This is a major fortune 500 company, partly owned by Warren Buffet.  Either he didn&#39;t dig deep enough in his research or he&#39;s losing his touch.&lt;br /&gt;If your going to figure out how much a project is costing, and keeping people within their budget you have to allow for estimates to be very off.  Every single methodology for estimating software development costs has some fudge factor, and admits they won&#39;t be 100%.  Since we&#39;re not using an estimation methodology, we won&#39;t be close to right, and don&#39;t know how to change our estimation process to be more accurate.</description><link>http://jamesbarrows.blogspot.com/2007/05/motivation-comes-from-oddest-places.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-4582407019439438544</guid><pubDate>Mon, 08 Jan 2007 20:06:00 +0000</pubDate><atom:updated>2007-01-08T13:37:41.952-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">SCA MSI.33 I.33 1.33</category><title>MS I.33</title><description>I&#39;ve taken up studying the I.33 manual, using the book Medieval Sword and Shield.  I don&#39;t normally like fighting with a shield, usually using a mass weapon for SCA fighting.  However, the buckler is something requires a degree of skill that a normal SCA shield doesn&#39;t.&lt;br /&gt;In addition it provides offensive and defensive options that the normal SCA heater doesn&#39;t.  I&#39;ve always felt that the SCA heater was too big and too restrictive to be practical.  Fighting around it pretty much restricts you to point blank fighting.  I&#39;ve never liked this, for a lot of reasons.&lt;br /&gt;Interestingly there is only one stance that is used here in Atenveldt that is not covered in the I.33, and that is the &quot;midguard&quot;.  Where the sword forms a triangle over the top of the shield, which the fighter looks through.  THis is obviously not a period guard, since this leaves the hand exposed, however because of the basket hilt it is considered invulnerable.  This seems to be closer to Left Shoulder, then Vom Tag in terms of possible strikes.&lt;br /&gt;Half-Shield seems to be working quite well, and I haven&#39;t tried any of the other Left Shoulder counters yet.  With Half-Shield, make sure you start out of range, that big shield gives them a lot of cover.  A good solid lunging thrust through the triangle is a great opening move.  The heater fighter has several options:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Raising the shield to blind himself.&lt;/li&gt;&lt;li&gt;Dropping the sword to trap your blade.&lt;/li&gt;&lt;li&gt;Moving the basket over to block.&lt;/li&gt;&lt;/ol&gt;Raising the shield seems like a silly thing to do, however, an experinced fighter will combine this with a strike into the arm, over the top of the shield.  This I found out the hard way :)  Be sure to have your buckler on top of your arm to cover this.  Immediately bind that sword with the buckler, and strike the heaters arm yourself.  Be careful, your sandwhiching the arm with the heater.&lt;br /&gt;I haven&#39;t had an experience fighter try to land a flat snap on my leg yet, as I&#39;ve always used the leg on the oppisite side of the sword to lead with the lunge.  Leading with the other leg may not work out as well.  When the heater gets tilted up to block, it changes the dynamics of the shield, and what the heater needs to do to get around his own shield.  A long blade seems like a really good idea, even if the heater fighter is also fighting with a long blade.&lt;br /&gt;Against inexperienced and slower fighters I&#39;ve had excellent luck in slope stepping to the sword side, and pinning the arm.  This was supposed to be a bind with the buckler, but so far it seems that I end up trapping the arm against the shield, or with the buckler against both shield and body.  This leaves them open for a wide variety of shots.&lt;br /&gt;Against expereinced fighters I&#39;m mostly making the same mistake.  I want to stand and trader blows, which I can&#39;t do with a buckler.  I have to attack, and retreat.  The retreat &lt;span style=&quot;font-weight: bold; font-style: italic;&quot;&gt;has&lt;/span&gt; to be on a different line then the attack as well, or I&#39;m in a lot of trouble.  As I retreat I have to also make sure that I end up out of range again.  My attacks need to make good use of blade length, and footwork until I&#39;m ready to close.  I also have to make sure that I cover my sword arm, and that I hit theirs whenever possible.&lt;br /&gt;It will be interesting to see what happens as I continue to learn and master this interesting style of fighting.  I&#39;m sure that everything I&#39;ve written above will change, but they&#39;re starting thoughts so that&#39;s not a surprise.</description><link>http://jamesbarrows.blogspot.com/2007/01/ms-i33.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-4946160368947573023</guid><pubDate>Wed, 20 Sep 2006 20:05:00 +0000</pubDate><atom:updated>2006-09-20T13:22:29.140-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">terror islam moslem pope</category><title>The silliness of blaming terrorism on anything but militant Islam</title><description>Why are the radical Islam nut jobs pissed at us?  Because we&#39;re not Moslem.&lt;br /&gt;The Pope quotes 13th Century  Byzantine emperor in a speech about rationality and  religion,  pointing out that violence is antithesis of rationality.  That as Catholic we belive that our God is a rational God.  If we believe in God we must almost be rational people.&lt;br /&gt;What do the Moslems do?  They riot. Hmmmm.....&lt;br /&gt;Ted Koppel points out that one of the reasons we may not have been attacked is because under Islamic law, first you must give the infidel a chance to convert.  Apparently several leading Islamic clerics disapproved because Osama didn&#39;t give us the chance to convert.  See first you offer them a chance to convert and then you can kill them.&lt;br /&gt;In every Christian country on the planet, you can be a moslem and no one will care.  In every Islamic country, if you are a Christian, you are forbidden to openly practice your religion.  The anti-terror war folks call this being open minded.&lt;br /&gt;The anti-terror folks seem to think that all of this because we don&#39;t understand them.  They&#39;re poor, dis-enfranchised, downtrodden.  They seem to ignore that many of the terrorists are from the Middle Easts middle class.  They&#39;re engineers, doctors and lawyers.  They&#39;re not poor.&lt;br /&gt;The Middle East should be among the richest nations on earth.  They invented the number &#39;0&#39;, and were at one time the guiding lights of philosophy and technology, while Europe was in it&#39;s Dark Ages.  Everything they had, they&#39;ve lost.  I wonder if you were to trace the downfall of they&#39;re civilation to the rise of Islam, if there would be any correlation?&lt;br /&gt;We&#39;re not the only ones with issues with radical Islam.  India has had problems with them attacking the Hindus.  They created Pakistan as a place for the Islamic people.  However, today, if something blows up, it&#39;s because of a Moslem.  The same in France, and the rest of Europe.&lt;br /&gt;So why do the Democrats believe that this is not a war?  Why do they think that we can solve this diplomatically?</description><link>http://jamesbarrows.blogspot.com/2006/09/silliness-of-blaming-terrorism-on.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-1109287594998245502</guid><pubDate>Wed, 06 Sep 2006 15:44:00 +0000</pubDate><atom:updated>2006-09-06T08:47:51.190-07:00</atom:updated><title>Argh</title><description>So, after looking deeper into Req Pro, and skimming some of the other requirements management tools out there, I&#39;m becoming more and more disgusted at the lack of features in Req Pro.&lt;br /&gt;There is  no analysis package available.  You can&#39;t mark requirement types as global.  The integration with Word is not so good, especially if your requirement are in tables inside the document. &lt;br /&gt;The one feature that I thought would be obvious, importing a Rational Rose/RSA model into Req Pro for Use Cases doesn&#39;t exist.&lt;br /&gt;I had hoped that Rational considered to be the best of the tool vendors, that this product would not only be better, but harder to beat with one competent programmer and a few hours a day of development time.</description><link>http://jamesbarrows.blogspot.com/2006/09/argh.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-3000134699888500192.post-4520924207118343628</guid><pubDate>Fri, 01 Sep 2006 16:03:00 +0000</pubDate><atom:updated>2006-09-01T09:07:08.807-07:00</atom:updated><title>Working with Rational Req Pro and their tools</title><description>At work we&#39;re trying to get Req Pro working.  This is a great piece of software for managing requirments.  As long as you don&#39;t have projects that interconnect.  And you don&#39;t want to be able to search your entire company&#39;s requirements for data mining.&lt;br /&gt;Here we are, in the middle of  the IT world  getting into the whole data mining, and the IT industry&#39;s so called premier  tool can&#39;t do it.  I get  so tired  of the cobblers children syndrome.  We can&#39;t build  cool software  without  tools, and if  Rational is the best there is.... we&#39;re still buildling cottages and not skyscrapers.</description><link>http://jamesbarrows.blogspot.com/2006/09/working-with-rational-req-pro-and-their.html</link><author>noreply@blogger.com (Jim Barrows)</author><thr:total>0</thr:total></item></channel></rss>