<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/294534</link>
		<description>Comments by eschipul</description>
<item>
<title>Ed Schipul : Adding eBook epub and mobi downloads to Wordpress</title>
<link>http://eschipul.com/2010/08/adding-ebook-epub-and-mobi-downloads-to-wordpress/#IDComment528343190</link>
<description>@orangeblowfish1 - I wish I could give you more advice. A lot of time has gone by so i&amp;#039;m going to have to leave it to you or my other readers to solve that one. Please do post the solution if you find it! </description>
<pubDate>Wed, 26 Dec 2012 02:23:28 +0000</pubDate>
<guid>http://eschipul.com/2010/08/adding-ebook-epub-and-mobi-downloads-to-wordpress/#IDComment528343190</guid>
</item><item>
<title>Ed Schipul : one vote by one vote</title>
<link>http://eschipul.com/2012/10/one-vote-by-one-vote/#IDComment477831438</link>
<description>Raissa - I suppose it is a weird message from me in that as a political science major and a student of PR, including reading all of the early works of Edward Bernays and studying everyone from Ivy Lee to PT Barnum to Wilson&amp;#039;s &amp;quot;Four Minute Men&amp;quot;, I am wildly optimistic about the Millennial generation. Many of them work for me and I have had employees come in so jaded thinking I was an idiot. But I saw potential and some of those very people I later promoted to be managers. Watching how fast they can learn and grow is amazing and energizing. My hope is that they vote.    Well, let me rephrase that. I don&amp;#039;t hope they will vote. They WILL vote. It&amp;#039;s just a question of when. My hope is that they vote sooner rather than later. As I posted a while ago, there are three very good reasons to be optimistic about our future as a country and this generation is one of those reasons. Although I&amp;#039;m not gonna say that I don&amp;#039;t enjoy poking them a bit every once in a while. I have tried for 15 years to get 100% voting by all eligible voters in our company and have never achieved that goal. Never. 35 to 40 employees and I can&amp;#039;t get 100% voting. Yes really.     And I most definitely do NOT tell or ask who they voted for. I&amp;#039;m Independent and the whole point is for them to think for themselves. Although I do say things like &amp;quot;straight line party voters scare me&amp;quot; ... because they do. That&amp;#039;s just dumb.     See this post (linked below) where I am a bit more optimistic in tone. Yet I stand by my comments above that they need to get over the pity party of &amp;quot;receiving too many trophies&amp;quot; and &amp;quot;we know we&amp;#039;re not special because you keep telling us that&amp;quot; and take the helm. They can and will lead our country much better than the baby boomers. The division between groups like the Bush&amp;#039;s and the Clinton&amp;#039;s, no matter your politics, are simply too great to bridge. We need a new group of leaders, new officers at the helm, who will focus on national issues instead of MTs.    Here is my previous post expressing why I think they will succeed. And forgive my harsh words intended to provoke to get them to VOTE!  &lt;a href=&quot;http://eschipul.com/2011/06/boomers-and-millennials-3-reasons-the-usa-will-recover-our-sanity/&quot; target=&quot;_blank&quot;&gt;http://eschipul.com/2011/06/boomers-and-millennia...&lt;/a&gt; </description>
<pubDate>Thu, 1 Nov 2012 13:03:26 +0000</pubDate>
<guid>http://eschipul.com/2012/10/one-vote-by-one-vote/#IDComment477831438</guid>
</item><item>
<title>Ed Schipul : Installing iPython Notebook on a Mac OS X Mountain Lion</title>
<link>http://eschipul.com/2012/09/installing-ipython-notebook-on-a-mac-os-x-mountain-lion/#IDComment476609589</link>
<description>Are you sure you have virtualenv installed properly?  &lt;a href=&quot;http://virtualenvwrapper.readthedocs.org/en/latest/install.html&quot; target=&quot;_blank&quot;&gt;http://virtualenvwrapper.readthedocs.org/en/lates...&lt;/a&gt;  Another possibility is that I am not sure you have two (2) dashes in front of &amp;quot;--distribute&amp;quot; in your first line.   mkvirtualenv ipythonvm -distribute   If you copied and pasted it you don&amp;#039;t. It&amp;#039;s a double dash as in a &amp;quot;-&amp;quot; followed by a &amp;quot;-&amp;quot; followed by &amp;quot;distribute&amp;quot;.  Also the latest version doesn&amp;#039;t automatically switch you into the virtual. So be sure to do a &amp;quot;workon myEnv&amp;quot; or whatever you named it. A few more lines to help from my bash profile (learned from so many other programmers so I can&amp;#039;t take credit, just sharing.)  # virtualenvwrapper and pip settings export WORKON_HOME=$HOME/.virtualenv source /usr/local/bin/virtualenvwrapper.sh # autoenv simulator for virtual environments activates .env files when you cd into them source ~/.autoenv/activate.sh export PIP_VIRTUALENV_BASE=$WORKON_HOME export PIP_RESPECT_VIRTUALENV=true  Also consider using the following github package as more and more of the cloud based sites move towards the use of .ENV files which are by default (or should be) blocked by .gitignore.   &lt;a href=&quot;https://github.com/kennethreitz/autoenv&quot; target=&quot;_blank&quot;&gt;https://github.com/kennethreitz/autoenv&lt;/a&gt;  Think of it as &amp;quot;signal&amp;quot; or &amp;quot;trigger&amp;quot; depending on your background, but basically an autoexecute on access. I find that autoenv does a nice job of simulating the ENV vars from Heroku which is one of our main deployment platforms (although definitely not the cheapest! </description>
<pubDate>Tue, 30 Oct 2012 22:29:24 +0000</pubDate>
<guid>http://eschipul.com/2012/09/installing-ipython-notebook-on-a-mac-os-x-mountain-lion/#IDComment476609589</guid>
</item><item>
<title>Ed Schipul : on suicide and entrepreneurship</title>
<link>http://eschipul.com/2011/04/on-suicide-and-entrepreneurship/#IDComment449967956</link>
<description>Thank you. It needed to be said. And I appreciate the comment. </description>
<pubDate>Thu, 27 Sep 2012 15:37:47 +0000</pubDate>
<guid>http://eschipul.com/2011/04/on-suicide-and-entrepreneurship/#IDComment449967956</guid>
</item><item>
<title>Ed Schipul : I get why people are so angry</title>
<link>http://eschipul.com/2011/11/i-get-why-people-are-so-angry/#IDComment219667692</link>
<description>airborn again. and photo ready. all good. </description>
<pubDate>Thu, 10 Nov 2011 04:22:29 +0000</pubDate>
<guid>http://eschipul.com/2011/11/i-get-why-people-are-so-angry/#IDComment219667692</guid>
</item><item>
<title>Schipul Blog : Thanks, Schipul. It&#039;s Been a Blessing!</title>
<link>http://blog.schipul.com/farewell-albert/#IDComment162631060</link>
<description>Albert - you will be missed. And I have a bunch of other stuff to say, all good, but I said it to you in person and I wish you much success! ~ Ed </description>
<pubDate>Tue, 14 Jun 2011 18:21:01 +0000</pubDate>
<guid>http://blog.schipul.com/farewell-albert/#IDComment162631060</guid>
</item><item>
<title>Schipul Blog : Let&#039;s see the world together, comment to win Houston iFest tickets!</title>
<link>http://blog.schipul.com/ifest-contest-2011/#IDComment149123076</link>
<description>Actually a lot of the photos  in that set, perhaps the majority, are by me. But it is interesting to note the two you picked for this blog post are both by Broden Schipul. That kid is passing me up already. Darn teenagers. </description>
<pubDate>Thu, 5 May 2011 11:59:35 +0000</pubDate>
<guid>http://blog.schipul.com/ifest-contest-2011/#IDComment149123076</guid>
</item><item>
<title>Ed Schipul : radiation + north pacific gyre = bad</title>
<link>http://eschipul.com/2011/04/radiation-north-pacific-gyre-bad/#IDComment140210471</link>
<description>Thank you for the comment!  I&amp;#039;d still pin this one on mankind personally. A few reasons right off the bat:  1) They are rod reactors, not pebble bed reactors. Thus they radiate the water when we have newer technology that does not.  2) They should have been decommissioned a long time ago. It was planned. But they still needed them so they didn&amp;#039;t. 3) Because we can&amp;#039;t agree on where to store spent-fuel-rods they are stored in the same facility instead of another safer location (it was the spent fuel rods that were exposed first.) I believe the same thing is done in the US. 4) Yes they had generators in case of a loss of power, but those went underwater and then the backup battery died. So yes this is 2 levels of backup, but clearly that wasn&amp;#039;t enough. 5) After those levels failed the backup plan was dumping water from helicopters. Thus there were no nearby storage tanks of additional water if needed.  If I were designing the nuclear power plants back in the 1960s I&amp;#039;d have probably designed the same thing. Or worse. What nature did point out to us is that our planning was not enough. Hence I call it the folly of man. (And I am guilty of it too!) </description>
<pubDate>Tue, 5 Apr 2011 17:45:48 +0000</pubDate>
<guid>http://eschipul.com/2011/04/radiation-north-pacific-gyre-bad/#IDComment140210471</guid>
</item><item>
<title>Ed Schipul : i just want to be your friend</title>
<link>http://eschipul.com/2011/03/i-just-want-to-be-your-friend/#IDComment139867359</link>
<description>I think you call it &amp;quot;root cause analysis&amp;quot; Eloy. Getting to the root cause is very logical. It fixes things &amp;quot;once for all time for all users.&amp;quot; #heh </description>
<pubDate>Mon, 4 Apr 2011 12:42:36 +0000</pubDate>
<guid>http://eschipul.com/2011/03/i-just-want-to-be-your-friend/#IDComment139867359</guid>
</item><item>
<title>Ed Schipul : i just want to be your friend</title>
<link>http://eschipul.com/2011/03/i-just-want-to-be-your-friend/#IDComment138534103</link>
<description>You&amp;#039;re welcome. </description>
<pubDate>Wed, 30 Mar 2011 04:47:46 +0000</pubDate>
<guid>http://eschipul.com/2011/03/i-just-want-to-be-your-friend/#IDComment138534103</guid>
</item><item>
<title>Ed Schipul : inspiration comes and goes apparently</title>
<link>http://eschipul.com/2011/03/inspiration-comes-and-goes-apparently/#IDComment137936017</link>
<description>Thank you Bonnie. You make a great point. I have been writing like crazy. Most stuck in the purgatory of &amp;quot;draft&amp;quot; status. Some because they are satire and those always get me in trouble when people don&amp;#039;t get the humor, or quote it out of context.  I am at a wall on photography, mostly leaving my camera at the office and I&amp;#039;m not sure if the battery is charged (the status of the battery being something I am usually acutely aware of).  Will keep trucking. It will come back. And thank you for the comment. </description>
<pubDate>Sun, 27 Mar 2011 18:42:53 +0000</pubDate>
<guid>http://eschipul.com/2011/03/inspiration-comes-and-goes-apparently/#IDComment137936017</guid>
</item><item>
<title>Ed Schipul : Managing The Fire-Hose of Ideas</title>
<link>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136555759</link>
<description>A further follow up to this part of Marc&amp;#039;s comment:  Marc said --&amp;gt; &amp;quot;instead of sending much of your staff all over the place for conferences - hold an internal one in the style of a hackday or startupweekend which would help your staff get to know each other&amp;#039;s style in the context of building interesting things for your existing customers.&amp;quot;  A few issues with this. First - I have a bunch of Millennial employees. God love them, but frequently they won&amp;#039;t believe what management says until it is confirmed by an outside source. So when they go see Garyvee talk and he emphasizes the same points I do on &amp;quot;just shut up and do it&amp;quot; or &amp;quot;everything is crap until a customer wants to pay for it&amp;quot; they believe him while I am the opera singer from their home town. So there is GREAT value to having third-party validation. And that is worth the cost of a 5k conference to me. Yes really.  Example: agile development is a code word for what programmers have done forever. Quit talking but hyper-communicate. Work in small iterations. Prototype faster. Get the product in the user&amp;#039;s hands. But if you put the &amp;quot;agile&amp;quot; moniker on it buy-in goes through the roof. I don&amp;#039;t care - I just need the results. Call it green, purple, red or agile; i truly don&amp;#039;t care. And if having outside sources express this works best, I&amp;#039;m cool with that. What I do know is that real programming brings in real money. Period. Otherwise it is called &amp;quot;a hobby.&amp;quot; (Not that there is anything wrong with having a hobby.)  For internal hack-days - internal brain storming is great and we have weekly internal &amp;quot;Schipul University&amp;quot; classes every Monday. These are done completely independent of me and were in fact CREATED independent of me too. They are part of our &amp;quot;Knowledge Sharing&amp;quot; company value. Someone had the idea and just did it. I now see the results so I stay out of the way and let the people do their thing.   </description>
<pubDate>Mon, 21 Mar 2011 19:40:29 +0000</pubDate>
<guid>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136555759</guid>
</item><item>
<title>Ed Schipul : Managing The Fire-Hose of Ideas</title>
<link>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136553109</link>
<description>I believe in ideas like Plato&amp;#039;s cave. I just differentiate between ideas and business. This is a problem of the confluence of ideas and business and resources.  That said, your point on identifying &amp;quot;open doors with resources available&amp;quot; is well taken. There just aren&amp;#039;t that many of those in small-biz or startup-land IMHO. </description>
<pubDate>Mon, 21 Mar 2011 19:26:10 +0000</pubDate>
<guid>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136553109</guid>
</item><item>
<title>Ed Schipul : Managing The Fire-Hose of Ideas</title>
<link>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136552738</link>
<description>And Marc gets the award for MOST ACTIONABLE COMMENT. Reading these next:   &lt;a href=&quot;http://www.slideshare.net/venturehacks/customer-development-methodology-presentation&quot; target=&quot;_blank&quot;&gt;http://www.slideshare.net/venturehacks/customer-d...&lt;/a&gt; and  &lt;a href=&quot;http://steveblank.com/2010/02/25/customer-development-for-web-startups/&quot; target=&quot;_blank&quot;&gt;http://steveblank.com/2010/02/25/customer-develop...&lt;/a&gt;  Any other suggested links Marc?   Also, you mentioned Vision which I addressed in another comment. THANK YOU! </description>
<pubDate>Mon, 21 Mar 2011 19:24:21 +0000</pubDate>
<guid>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136552738</guid>
</item><item>
<title>Ed Schipul : Managing The Fire-Hose of Ideas</title>
<link>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136552321</link>
<description>A couple thoughts. First google does allow the 10% employee directed. But it isn&amp;#039;t as free for all as people think. You do have to propose and report back for accountability based on what people have told me. I could be wrong. And again, something I should look into further. But that isn&amp;#039;t the biggest issue...  A lot of the ideas involve creations or skills that the given employee does not have. So by definition it would consume a resource other than their time. This would be as if only developers could have ideas as they are the only ones who could program it. (yes, someone could wire-frame, but you get my point).  An example of a big idea - what if Zappos had throught of the buy-one-give-one thing first? With their infrastructure and a story as good as Blake&amp;#039;s story at Tom&amp;#039;s Shoes the potential would have been huge! That is a non-tech idea that could easily have been prototyped. I&amp;#039;d hate to miss out on those! </description>
<pubDate>Mon, 21 Mar 2011 19:22:17 +0000</pubDate>
<guid>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136552321</guid>
</item><item>
<title>Ed Schipul : Managing The Fire-Hose of Ideas</title>
<link>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136551590</link>
<description>At some point yes. Right now we can&amp;#039;t fund R&amp;amp;D. Well, I guess we are now that I type this as we started working on new products on January 22, 2009 and we are still working on it. T5 is out there, but not profitable yet. (it will be, just not yet)  Anyway, I&amp;#039;ll have to learn more about a dedicated R&amp;amp;D function. </description>
<pubDate>Mon, 21 Mar 2011 19:18:32 +0000</pubDate>
<guid>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136551590</guid>
</item><item>
<title>Ed Schipul : Managing The Fire-Hose of Ideas</title>
<link>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136551180</link>
<description>Kenan - before talking about business and web marketing, I spoke on Knowledge Management for years. And as many companies are seeing, it is very hard to monetize ideas. Or attention. The attention economy led to interesting products like youData, but I&amp;#039;m not sure how we would monetize it.  Software is a good business. If it is software as a service or enterprise software, it is proven. Sure Google has monetized search, but I view that as more of a pass through where a searcher says &amp;quot;I am now interested in X&amp;quot; and google gets a cut as the searcher passes through to give someone real cash for a real lawn mower.  As for &amp;quot;knowledge shared is knowledge squared&amp;quot; - I guess I need a better editor because right now it is more &amp;quot;knowledge shared creates so much noise that the signal is lost and it sounds like industrial machinery.&amp;quot; </description>
<pubDate>Mon, 21 Mar 2011 19:16:22 +0000</pubDate>
<guid>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136551180</guid>
</item><item>
<title>Ed Schipul : Managing The Fire-Hose of Ideas</title>
<link>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136550193</link>
<description>Thank you all for the comments.  A few people have mentioned that we should be driven by our VISION and MISSION. (I know people tend to say &amp;quot;Mission and Vision&amp;quot; but primacy belongs to vision so I like to list that one first.) I am a big believer in having a written Vision statement and ours is to &amp;quot;Connect and Organize the World&amp;#039;s People. Do Good.&amp;quot; - I&amp;#039;d like to think that I consistently reinforce this and use it to guide the company. Most of the ideas employees share are aligned with this vision.  Similarly our mission statement is very specific down to actual dollar figures and a year target date. All employees have a printed plastic card with these and the company VALUES.  Many of the ideas I am inundated with are not new product lines. Rather they are more mundane things like &amp;quot;we should organize a meetup around xyz&amp;quot; or &amp;quot;there is potential in city x. lets fly a few people out and network&amp;quot; or &amp;quot;have you thought about trying xyz (referring to a company process) or &amp;quot;lets remove these fields from this module and add them back as clients request them to simplify the product&amp;quot; or &amp;quot;we should switch from technology x to technology y to accomplish task z.&amp;quot;  The thing about all of those ideas is that they MIGHT be correct. It is the fire-hose of them all at once that makes it so hard to prioritize and allocate resources.   A couple of direct responses in next comment. Pending....   </description>
<pubDate>Mon, 21 Mar 2011 19:11:36 +0000</pubDate>
<guid>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136550193</guid>
</item><item>
<title>Ed Schipul : Managing The Fire-Hose of Ideas</title>
<link>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136247346</link>
<description>And THAT Glen is a truly excellent point. Hmmm. </description>
<pubDate>Sun, 20 Mar 2011 15:08:12 +0000</pubDate>
<guid>http://eschipul.com/2011/03/managing-the-fire-hose-of-ideas/#IDComment136247346</guid>
</item><item>
<title>Ed Schipul : OVO by Cirque de Soleil opening in Houston</title>
<link>http://eschipul.com/2011/03/ovo-by-cirque-de-soleil-opening-in-houston/#IDComment135409127</link>
<description>Ron - the lens isn&amp;#039;t that great. The consumer 70-300. This was shot at f/4 80mm at 6400iso. Which of course is the Canon 5D Mii. That and the ones that came out the best were the ones where the performers froze for a sec.   Full xif at &lt;a href=&quot;http://www.flickr.com/photos/eschipul/5516182442/meta/&quot; target=&quot;_blank&quot;&gt;http://www.flickr.com/photos/eschipul/5516182442/...&lt;/a&gt; </description>
<pubDate>Wed, 16 Mar 2011 21:26:26 +0000</pubDate>
<guid>http://eschipul.com/2011/03/ovo-by-cirque-de-soleil-opening-in-houston/#IDComment135409127</guid>
</item>	</channel>
</rss>