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

<channel>
	<title>Zeek Interactive &#187; Product Development</title>
	<atom:link href="http://zeek.com/category/product-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://zeek.com</link>
	<description>People-Focused Web Design And Development</description>
	<lastBuildDate>Tue, 13 Dec 2011 17:03:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Speak Geek, Part 2 &#8211; Planning &amp; Project Management</title>
		<link>http://zeek.com/how-to-speak-geek-part-2-planning-project-management/</link>
		<comments>http://zeek.com/how-to-speak-geek-part-2-planning-project-management/#comments</comments>
		<pubDate>Mon, 17 May 2010 18:39:29 +0000</pubDate>
		<dc:creator>Steve Zehngut</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[goplan]]></category>
		<category><![CDATA[gotomeeting]]></category>
		<category><![CDATA[hiring]]></category>
		<category><![CDATA[interviewing]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=3365</guid>
		<description><![CDATA[Planning is about setting expectations. If expectations are spelled out up front, there should be no surprises. If your developer lacks the skills to proactively set expectations, but you can take on this responsibility. The developer will probably thank you for doing so.]]></description>
			<content:encoded><![CDATA[<p><strong>This is the second of my four part series on how to communicate with your developer.</strong> Part 1 covered <a href="http://zeek.com/how-to-speak-geek-part-1-interviewing-your-potential-developer/">Interviewing Your Potential Developer</a>. Part 3 will cover <a href="http://zeek.com/how-to-speak-geek-part-3-version-control/">Version Control</a> and Part 4 will cover <a href="http://zeek.com/how-to-speak-geek-part-4-bug-reporting/">Bug Reporting</a>.</p>
<h2>Planning</h2>
<p>As the old adage goes, “Bad planning on your part doesn&#8217;t make it an emergency on mine.” This is exactly what your developer is thinking when you make last minute feature requests that were not in the original work scope.</p>
<p><strong>Planning is about setting expectations. </strong>If expectations are spelled out up front, there should be no surprises. This is an ongoing process and expectations will need to be revised as you move forward. Your developer may lack the skills to proactively set expectations, but you can take on this responsibility. The developer will probably thank you for doing so.</p>
<p><strong>The Statement Of Work</strong></p>
<p>The most critical document you need for any size project is a Statement of Work (SOW). The SOW needs to contain a detailed description of the project, the milestones, a timeline and payment terms. Depending on the complexity of the project, your SOW may need to contain specific details about each feature and how that feature is supposed to operate. Include as many specifics as it takes so that little is left to interpretation later.</p>
<p><strong>This is the time to address code ownership. </strong>Who owns the code   that is generated as a result of the project? Different developers have different points of view on this subject so it is important establish this early. In my work for hire contracts, our clients own the iteration of the code that we develop for their site. This means that we are able to re-use our routines on other projects, but we cannot re-use an entire project elsewhere. If you want to own the  code, then you will need to  negotiate this in advance and the SOW is a  perfect place to do this.<strong><br />
</strong></p>
<p>Take your time creating the SOW. Your developer should not write one line of code until this is finalized and agreed upon. When I create an SOW, it typically goes through several drafts. I will submit a draft to my client for their review and then they will make edits and submit it back and so on until we both agree that it is final. You can use Word, Pages or Google Docs for this process. Whatever software you use, make sure you use the “Track Changes” tool so that you can see the progression.</p>
<p>Once the SOW is complete, both parties need to sign a copy of it to signify that they agree. For larger projects, my SOWs get attached as an exhibit to the work for hire contract.</p>
<p><strong>A couple of important notes:</strong></p>
<ul>
<li><strong>You can never over-plan!</strong> Good planning and documentation reduces the guesswork as your project gets developed. Anything you can do to cut down the margin for error will save you money in the long run.</li>
<li><strong>Always try to avoid doing anything as a rush.</strong> You are always asking for mistakes when rushing.</li>
</ul>
<h2>Project Management Site</h2>
<p>Your developer should use a project management tool like <a href="http://basecamphq.com">Basecamp</a>. This will allow you to track your deliverables and project schedule. The site needs to have a good commenting system so that your conversations around a particular task are centralized in one place.</p>
<p><strong><img class="alignright size-medium wp-image-3369" title="goplan2-logo-big" src="http://zeek.com/wp-content/uploads/2010/05/goplan2-logo-big-300x91.png" alt="" width="300" height="91" />DO NOT use email or instant messenger to track tasks! </strong>These conversations tend to get lost in the shuffle. I have found that important parts of the conversation get lost when someone accidentally forgets to cc the group. <img src='http://zeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The SOW should become a road map for your project management site. All of the deliverables from the SOW need to be converted to tasks on the site. This can be done by you or the developer. In addition to task tracking, your project management site should be used as a central place to post feature discussions, technical notes and design comps. Your project schedule and major milestones should also be tracked on the site.</p>
<p><strong>At Zeek, we use a site called <a href="http://goplanapp.com" target="_blank">GoPlan</a>. </strong>GoPlan is similar to BaseCamp, but we switched because it has a good bug tracking ticket system built in.</p>
<p><strong>Take an active part in the project management, but be careful not to micro-manage your developer.</strong> And when possible, ask your developer to use a screen sharing site like<a href="http://gotomeeting.com" target="_blank"> GoToMeeting.com</a> to explain when you don’t understand something their saying. So many communication issues can be solved if a little extra time is taken at those critical moments in the project.</p>
<p><strong>Up next: Part 3 &#8211; Version Control</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/how-to-speak-geek-part-2-planning-project-management/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Speak Geek, Part 1 &#8211; Interviewing Your Potential Developer</title>
		<link>http://zeek.com/how-to-speak-geek-part-1-interviewing-your-potential-developer/</link>
		<comments>http://zeek.com/how-to-speak-geek-part-1-interviewing-your-potential-developer/#comments</comments>
		<pubDate>Tue, 11 May 2010 04:32:33 +0000</pubDate>
		<dc:creator>Steve Zehngut</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[hiring]]></category>
		<category><![CDATA[interviewing]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=3339</guid>
		<description><![CDATA[This is the first in a four part series about working with a developer to get a custom Wordpress site (or any digital project) built.]]></description>
			<content:encoded><![CDATA[<p><strong>I spoke recently at <a href="http://realestatewordcamp.com/" target="_blank">Real Estate Wordcamp</a> in Denver.</strong> Kudos to <a href="http://twitter.com/tcar" target="_blank">Todd Carpenter</a> for putting together such a great event. All of the sessions were informative and the response from the crowd was extremely positive.</p>
<p>My session was appropriately scheduled as the last session of the day. The title was “How to Speak Geek &#8211; Communicating with a Developer.” The sessions leading up to mine were about WordPress techniques, creating meaningful content, and some primers on how to dive into code. My goal for the session was to give the audience a bit of a reality check on how to go about working with a developer to get a custom WordPress site (or any digital project) built. It was also well received, so I’m turning the content into a series of posts, broken into these parts:</p>
<p><strong>Interviewing Your Potential Developer<br />
Planning &amp; Project Managment<br />
Version Control<br />
Bug Reporting</strong></p>
<p>Much of what I am about to write refers to boutique developers. These are typically smaller shops or freelancers where you will be dealing with the same people that are working directly on your project. Larger firms will typically have a project manager that acts as your point of contact. The project manager is responsible for overseeing the schedule to make sure deliverables are met on time and on budget. However, even some larger firms are guilty of the problems I am about to describe.</p>
<p>I asked the audience to share some of the problems they may have encountered working with a developer in the past. The answers were thrown at me fast and furious. Here are some of the common threads that I jotted down:</p>
<ul>
<li>“My developer delivered something that was not exactly what I had in mind. I then had to pay them to change it to match my expectations.”</li>
<li>“My developer missed the deadline.”</li>
<li>“My developer has gone AWOL. They refuse to return my phone calls and emails.”</li>
<li>“My developer does not communicate effectively.”</li>
<li>“The costs are spiraling out of control with no end in site.”</li>
<li>“My developer takes suggestions personally.”</li>
<li>“I found out my developer was outsourcing my project to another resource. They felt dishonest.”</li>
<li>“My developer does not understand my industry.”</li>
<li>“My developer does not have the core competencies to complete every aspect of my project.”</li>
</ul>
<p>While the audience had a good laugh at some of these responses, none of them surprised me. I have heard them all before. The good news is that many of these problems can be avoided up front with proper planning and a bit of leg work on your part (as the client).</p>
<h2>Interviewing Your Potential Developer</h2>
<p>Developers are a rare breed. At the risk of stereotyping, I have found that hardcore technical people are lousy business people. The best firms that I have worked with in the past have on board technical people as well as business people. Knowing this ahead of time should help you to communicate better with a developer. Be prepared to listen with a different ear. The developer may not offer up details about your future working relationship so ask a lot of questions. Here are some important questions that you should ask when interviewing a developer:</p>
<ul>
<li>What is your hourly rate?</li>
<li> Will my project be billed as hourly or as a flat rate?</li>
<li> Once my project launches, is there a maintenance fee?</li>
<li> Where does my project rank with the other projects on your production schedule?</li>
<li> Do you have the bandwidth to give my project the attention it deserves?</li>
<li> What is your procedure when something goes wrong?</li>
<li> What is your process for bug reporting and bug fixes?</li>
<li> Are you using a project management system, like BaseCamp or GoPlan?</li>
<li> Who will be my day-to-day point of contact within your firm?</li>
<li> What kind of turn around time should I expect?</li>
<li> What version control system are you using?</li>
</ul>
<p><strong>These questions are best handled in a face-to-face meeting if possible.</strong> If a face-to-face is not possible, conduct the interview on a conference call. Avoid handling the interview over email. When you are asking these questions, it is important not just to hear the developer’s answers. Listen to their tone of voice. Study their body language. Are they uncomfortable giving their answers or do they sound confident? Do they speak in “double talk” or do they seem like a straight shooter? This should give you an indication as to how they will handle themselves in a working relationship.</p>
<p><strong>Make no mistake – if you hire a developer, you are entering into a relationship with this person.</strong> Take the time to find someone you can trust. If you need to interview a dozen developers until you find the right fit, do it! Finding the right person will save you a lot of headache and money in the long run.</p>
<p><strong>Reality check moment.</strong> I am sorry to have to break the news to you, but no one will ever be as passionate about your project as you are. Most developers get off on creating cool technology. It’s a bonus if that can be married with cool content.</p>
<p><em>Feel free to post any additional questions you might have about interviewing a potential developer in the comments below.</em> Part two in this four part series will cover planning and project management.</p>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/how-to-speak-geek-part-1-interviewing-your-potential-developer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cisco SIO To Go iPhone App Reviews Are Coming In</title>
		<link>http://zeek.com/cisco-sio-to-go-reviews-are-coming-in/</link>
		<comments>http://zeek.com/cisco-sio-to-go-reviews-are-coming-in/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 16:27:23 +0000</pubDate>
		<dc:creator>Jeff Turner</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[cnet]]></category>
		<category><![CDATA[cnnmoney]]></category>
		<category><![CDATA[networkworld]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SIO]]></category>
		<category><![CDATA[techcrunch]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=1578</guid>
		<description><![CDATA[We feel like a bit like a proud parent this morning as we read the news coverage about the new Cisco SIO To Go iPhone app. We’ve worked very closely with Michael Weir, Cisco security marketing director, and his team over the past few months, so we share the excitement they’re feeling right now. You can download the app from the iTunes store here.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1579" title="cisco_SIO_to_go_techcrunch" src="http://zeek.com/wp-content/uploads/2009/11/cisco_SIO_to_go_techcrunch-300x250.jpg" alt="cisco_SIO_to_go_techcrunch" width="300" height="250" /><strong>We feel like a bit like a proud parent this morning as we read the news coverage about the new <a href="http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/" target="_blank">Cisco SIO To Go iPhone app</a>. </strong>We&#8217;ve worked very closely with Michael Weir, Cisco security marketing director, and his team over the past few months, so we share the excitement they&#8217;re feeling right now. You can download the app from the iTunes store <a href="itms://itunes.apple.com/us/app/cisco-sio-to-go/id338613740?mt=8" target="_blank">here</a>.</p>
<p><strong>Here are a few of the reports:</strong></p>
<ul>
<li><strong>CNET</strong> <a href="http://news.cnet.com/8301-1035_3-10400155-94.html" target="_blank"><br />
Cisco launches iphone security app</a></li>
<li><strong>NetworkWorld </strong><a href="http://www.networkworld.com/news/2009/111909-cisco-iphone-app-security.html" target="_blank"><br />
Cisco&#8217;s free iPhone app grabs security feeds</a></li>
<li><strong>TechCrunch</strong><a href="http://www.techcrunch.com/2009/11/19/cisco-lets-you-access-network-security- information-on-the-go-via-iphone-app/" target="_blank"><br />
Cisco Lets You Access Network Security Information On The Go Via iPhone App</a></li>
<li><strong>CNNMoney</strong><br />
<a href="http://money.cnn.com/news/newsfeeds/articles/marketwire/0561263.htm" target="_blank">Global Security Information Now On-the-Go With Cisco iPhone Application</a></li>
</ul>
<p>&#8220;The app is designed for professionals and security geeks, not the average consumer,&#8221; Weir said in the CNET article above.  And there&#8217;s no doubt about that. The average consumer may not even understand some of the terminology used in the application, let alone why this app might be important. Network managers, however, will have easy access to  information about malware sigs, threat mitigation bulletins,  ways to see if sites are compromised, links to podcasts and videos, and can create personalized alerts to show security threats that could impact their network. Instant access to accurate information should make the job of dealing with the constant attack on networks a bit easier to manage.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/cTkCyVV87V0&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/cTkCyVV87V0&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>An update to the app the provides additional features is already in progress.</p>
<p>DISCLOSURE OF MATERIAL CONNECTION: <a href="http://cmp.ly/4" target="_blank">http://cmp.ly/4</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/cisco-sio-to-go-reviews-are-coming-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re Proud Of The Cisco SIO To Go iPhone App</title>
		<link>http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/</link>
		<comments>http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 19:06:30 +0000</pubDate>
		<dc:creator>Jeff Turner</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[hattar]]></category>
		<category><![CDATA[interop]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SIO]]></category>
		<category><![CDATA[threats]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=1539</guid>
		<description><![CDATA[This morning, Marie Hattar, VP of Network Systems and Security Solutions at Cisco, was one of the keynote presenters at Interop. She shared her excitement a few weeks ago on Twitter, but didn&#8217;t let the cat out of the bag about what Cisco security innovation would be unveiled. We&#8217;ve been chomping at the bit to [...]]]></description>
			<content:encoded><![CDATA[<p>This morning, <a href="http://blogs.cisco.com/authors/bio/83" target="_blank">Marie Hattar</a>, VP of Network Systems and Security Solutions at Cisco, was one of the keynote presenters at <a href="http://www.interop.com/newyork/event-highlights/keynotes.php" target="_blank">Interop</a>. She shared her excitement a few weeks ago on <a href="http://twitter.com/mhattar/status/5342953945" target="_blank">Twitter</a>, but didn&#8217;t let the cat out of the bag about what Cisco security innovation would be unveiled. <em>We&#8217;ve been chomping at the bit to share as well. </em></p>
<p><strong>The Cisco Security Intelligence Operation.</strong></p>
<p>The Cisco SIO provides a visual look at security and threat statuses on a global basis. And she announced that the Cisco SIO To Go iPhone application is coming soon. Zeek Interactive is proud to have been chosen by <a href="http://www.cisco.com/" target="_blank">Cisco</a> to build this iPhone app.</p>
<p><a href="http://blog.interop.com/blog/author/cfranklin/" target="_blank">Curt Franklin</a>, the online community manager for Interop, described the app in his <a href="http://blog.interop.com/blog/2009/11/18/interop-keynote/#more-1702" target="_blank">Interop keynote review</a> this morning. He said, &#8220;<em>This will let security officers see the threats and responses so they can understand what’s happening and what Cisco is doing in response. The idea is that this will allow the staff in the companies to formulate their own response and rules to keep their network safe. From my point of view, this is a very neat concept, and not dissimilar to services that have been available on SEIM consoles for a while. The really new piece of this is its availability anywhere — a theme that’s starting to play out for all of this morning’s keynote addresses.</em>&#8221;</p>
<p><strong>The Cisco SIO To Go iPhone app will be free when approved.</strong> And while we&#8217;re very excited about the first version, we&#8217;re even more excited about the additional functionality of the update which will be submitted shortly.</p>

<a href='http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/img_0015/' title='Cisco SIO To Go iPhone App'><img width="150" height="150" src="http://zeek.com/wp-content/uploads/2009/11/IMG_0015-150x150.jpg" class="attachment-thumbnail" alt="Cisco SIO To Go iPhone App" title="Cisco SIO To Go iPhone App" /></a>
<a href='http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/img_0016/' title='Cisco SIO To Go iPhone App'><img width="150" height="150" src="http://zeek.com/wp-content/uploads/2009/11/IMG_0016-150x150.jpg" class="attachment-thumbnail" alt="Cisco SIO To Go iPhone App" title="Cisco SIO To Go iPhone App" /></a>
<a href='http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/img_0017/' title='Cisco SIO To Go iPhone App'><img width="150" height="150" src="http://zeek.com/wp-content/uploads/2009/11/IMG_0017-150x150.jpg" class="attachment-thumbnail" alt="Cisco SIO To Go iPhone App" title="Cisco SIO To Go iPhone App" /></a>
<a href='http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/img_0018/' title='Cisco SIO To Go iPhone App'><img width="150" height="150" src="http://zeek.com/wp-content/uploads/2009/11/IMG_0018-150x150.jpg" class="attachment-thumbnail" alt="Cisco SIO To Go iPhone App" title="Cisco SIO To Go iPhone App" /></a>
<a href='http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/img_0019/' title='Cisco SIO To Go iPhone App'><img width="150" height="150" src="http://zeek.com/wp-content/uploads/2009/11/IMG_0019-150x150.jpg" class="attachment-thumbnail" alt="Cisco SIO To Go iPhone App" title="Cisco SIO To Go iPhone App" /></a>
<a href='http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/img_0020/' title='Cisco SIO To Go iPhone App'><img width="150" height="150" src="http://zeek.com/wp-content/uploads/2009/11/IMG_0020-150x150.jpg" class="attachment-thumbnail" alt="Cisco SIO To Go iPhone App" title="Cisco SIO To Go iPhone App" /></a>
<a href='http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/img_0021/' title='Cisco SIO To Go iPhone App'><img width="150" height="150" src="http://zeek.com/wp-content/uploads/2009/11/IMG_0021-150x150.jpg" class="attachment-thumbnail" alt="Cisco SIO To Go iPhone App" title="Cisco SIO To Go iPhone App" /></a>
<a href='http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/img_0022/' title='Cisco SIO To Go iPhone App'><img width="150" height="150" src="http://zeek.com/wp-content/uploads/2009/11/IMG_0022-150x150.jpg" class="attachment-thumbnail" alt="Cisco SIO To Go iPhone App" title="Cisco SIO To Go iPhone App" /></a>

<p>DISCLOSURE OF MATERIAL CONNECTION: <a href="http://cmp.ly/4" target="_blank">http://cmp.ly/4</a></p>
<p><strong>UPDATE: The Cisco SIO To Go App is now available via iTunes. <a href="itms://itunes.apple.com/us/app/cisco-sio-to-go/id338613740?mt=8" target="_blank">App Store Link</a></strong></p>
<p><img title="gallery columns=&quot;4&quot;" src="../wp-includes/js/tinymce/plugins/wpgallery/img/t.gif" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/were-proud-of-the-cisco-sio-to-go-iphone-app/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Bringing Your Ideas To Life &#8211; The Future Of Zeek</title>
		<link>http://zeek.com/bringing-your-ideas-to-life-the-future-of-zeek-interactive/</link>
		<comments>http://zeek.com/bringing-your-ideas-to-life-the-future-of-zeek-interactive/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 16:45:19 +0000</pubDate>
		<dc:creator>Jeff Turner</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[products]]></category>
		<category><![CDATA[zeek]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=544</guid>
		<description><![CDATA[Zeek Interactive wants to help bring your ideas to life. You use online services every day in ways we would never think to use them. As a result, you uncover problems and think of solutions we might never see. As we did with Ben Martin and Twext.me, we'd like to help you make your ideas a reality. ]]></description>
			<content:encoded><![CDATA[<p><strong>Can we help you bring your ideas to life?</strong></p>
<p>Over the past few months we&#8217;ve been laying the groundwork for what Zeek Interactive will become. We&#8217;ve had the chance to talk to a good number of people about what it takes to bring an online product or service to life and we&#8217;re confident our vision for our future is the right one.</p>
<p><img class="alignright size-full wp-image-1535" title="genericflowchart" src="http://zeek.com/wp-content/uploads/2009/07/genericflowchart.jpg" alt="genericflowchart" width="365" height="275" />Zeek has spent the vast majority of it&#8217;s fifteen years in business doing &#8220;work for hire&#8221; projects. We&#8217;ll continue to do that. We&#8217;re good at it. We&#8217;ve won awards and built some effective sites for some great companies. We&#8217;d want to do more.</p>
<p>We got our first glimpse of what our future might look like when we solved a problem for <a href="http://www.twitter.com/bkmcae">Ben Martin</a> and created <a href="http://twext.me">Twext.me</a>. Ben saw a need, <a href="http://zeek.com/twextme-twitter-mentions-to-sms-text/">communicated that need</a> and we created Twext.me to meet that need. It was a taste of what could be and we liked it.</p>
<p>But we never saw Twext.me as a &#8220;business.&#8221; We didn&#8217;t think people would pay for it and we still don&#8217;t. So, we don&#8217;t intend to attempt to monetize it in any way. If we do, Ben will participate in any monetary gain that may come from his idea, even though all he did was communicate a problem. He didn&#8217;t come up with the name, the designs, or the workflow. He never wrote a single line of code or even participated in the development process. But if we decide to try and make money, he deserves some compensation. That&#8217;s the way we see it.</p>
<p><strong>The value of an idea.</strong></p>
<p>Ben saw a problem we never saw. I was using Twitter every day, just like Ben, but he and I used it differently. So he was able to see a problem I couldn&#8217;t see. <em>This is where the magic lies.</em> People use products and services everyday in ways we might never use them. As a result, they are often the ones best equipped to understand what is missing. And it&#8217;s just as true that they may articulate a solution that they can&#8217;t create on their own.</p>
<p><strong>That&#8217;s where Zeek Interactive comes in.</strong></p>
<p><em>We want to bring your ideas to life</em>. And we want you to share in the success when we do. We have two ideas in the planning stages now, both brought to us by people who might never have been able to see their idea come to life any other way. Do you have an idea you&#8217;d like to see come to life? Just send me an email to jeff at zeek dot com or call me at 661.244.5812. <strong>We may be able to help.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/bringing-your-ideas-to-life-the-future-of-zeek-interactive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twext.me Has A New &#8220;True&#8221; SMS Option</title>
		<link>http://zeek.com/twextme-has-a-new-true-sms-option/</link>
		<comments>http://zeek.com/twextme-has-a-new-true-sms-option/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 21:46:54 +0000</pubDate>
		<dc:creator>Jeff Turner</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[Proprietary Products]]></category>
		<category><![CDATA[Twext.me]]></category>
		<category><![CDATA[mentions]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[twextme]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=524</guid>
		<description><![CDATA[If you've been with Twext.me from the beginning, you know that we've been using the various mobile carrier email-to-text options to deliver your Twitter mentions vis SMS. This worked fine, but most of the carriers generated a unique short code for each notification we sent. We found the solution in TextMarks.com. ]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been with <a href="http://www.twext.me">Twext.me</a> from the beginning, you know that we&#8217;ve been using the various mobile carrier email-to-text options to <a href="http://zeek.com/twextme-twitter-mentions-to-sms-text/">deliver your Twitter mentions vis SMS</a>. This worked fine, but most of the carriers generated a unique short code for each notification we sent. This resulted in each message looking as if it were coming from a unique sorce, like this:</p>
<p><img class="size-full wp-image-525 alignnone" title="img_0003" src="http://zeek.com/wp-content/uploads/2009/06/img_0003.png" alt="img_0003" width="320" height="480" /></p>
<p>If you recieved a lot of mentions, the Twext.me updates would dominate your text message screen and require you to delete each one individually. This was annoying at best.</p>
<p>Many of the newest smart phones &#8220;thread&#8221;  SMS messages that come in under one SMS short code. But getting a short code for Twext.me would have been cost prohibitive. And since this is a free service&#8230; that wasn&#8217;t an option.</p>
<p><strong>Enter <a href="http://www.textmarks.com" target="_blank">TextMarks.com</a>. </strong></p>
<p>Yesterday we used the TextMarks.com api and can now offer a standard SMS option without going through email. This will allow smart phones to thread the Twext.me updates, like this:</p>
<p><img class="alignnone size-full wp-image-526" title="img_0004" src="http://zeek.com/wp-content/uploads/2009/06/img_0004.png" alt="img_0004" width="320" height="480" /></p>
<p>All of the individual Twext.me updates will be shown under the single 41411 short code and can be easily cleared if needed. This method requires one additional step in the sign up process.</p>
<p><strong>To take advantage of this option, you must send TWEXTME to 41411 to initiate your subscription. </strong>This gives us permission to send SMS to your phone. Once you&#8217;ve done that, you&#8217;re ready to go.</p>
<p>Personally, I had switched from individual messages sent via <a href="http://zeek.com/twextme-updates-sms-alert-options-pausing/">SMS to a summary message</a> being sent to me on Twitter via DM. With this new option, I have switched back to the individual SMS messages and it works like a charm. Of course, for this to remain free, we all have to put up with the advertising messages, but we think the threading ability is worth it.</p>
<p><strong>Let us know your thoughts.</strong></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/c6b76e88-34a7-49b7-a333-0081bf3c701e/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=c6b76e88-34a7-49b7-a333-0081bf3c701e" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/twextme-has-a-new-true-sms-option/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>@bkmcae Explains Twext.me</title>
		<link>http://zeek.com/bkmcae-explains-twextme/</link>
		<comments>http://zeek.com/bkmcae-explains-twextme/#comments</comments>
		<pubDate>Fri, 01 May 2009 12:24:33 +0000</pubDate>
		<dc:creator>Jeff Turner</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[Proprietary Products]]></category>
		<category><![CDATA[Twext.me]]></category>
		<category><![CDATA[mentions]]></category>
		<category><![CDATA[twextme]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=503</guid>
		<description><![CDATA[Ben Martin is the reason we created Twext.me. So, we thought it would be nice to feature the video he created to show people how to use it. Thanks, Ben!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.twitter.com/bkmcae">Ben</a> was the reason we created <a href="http://www.twext.me" target="_blank">Twext.me</a>, so it was great to see him <a href="http://benmartincae.com/introducing-a-cool-new-tool-for-tracking-twitter-replies-on-the-go">take the reins</a> and create this quick video to explain why we did.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4422505&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="550" height="344" src="http://vimeo.com/moogaloop.swf?clip_id=4422505&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/4422505">Twext.me demo</a> from <a href="http://vimeo.com/user1676958">Ben Martin</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/bkmcae-explains-twextme/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Make It Easy For Friends To Share Your Message On Twitter</title>
		<link>http://zeek.com/make-it-easy-for-friends-to-share-your-message-on-twitter/</link>
		<comments>http://zeek.com/make-it-easy-for-friends-to-share-your-message-on-twitter/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 03:43:56 +0000</pubDate>
		<dc:creator>Jeff Turner</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[Zeek Services]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[status updates]]></category>
		<category><![CDATA[tinyurl]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[viral]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=476</guid>
		<description><![CDATA[We've created an easy way to insure your message is sent on Twitter exactly as you want it to be sent. The creation of this little tool was prompted by a direct message question from Matt Stigliano. The easier it is for your readers on Twitter to do something for you, the more likely they are to do it. Here's how to created a Twitter status update URL. ]]></description>
			<content:encoded><![CDATA[<p><strong>Last week I received a direct message on <a class="zem_slink" title="Twitter" rel="homepage" href="http://twitter.com">Twitter</a> from <a href="http://www.rerockstar.com" target="_blank">Matt Stigliano</a>, aka <a href="http://www.twitter.com/rerockstar" target="_blank">@rerockstar</a>. </strong>He was writing a post about <a href="http://www.mothersfightingforothers.com" target="_blank">Mothers Fighting For Others</a> and wanted to automatically place specific text into his readers&#8217; Twitter status window to help spread the word about the cause.</p>
<p>He asked if I knew how to create that kind of link and I said I did, but that it would take more than 140 characters to explain. So, he sent me the text he wanted and I created the link for him. You can see how he used it on the link to &#8220;@realhughjackman&#8221; near the end of <a href="http://www.rerockstar.com/2009/uncategorized/mothers-fighting-for-others/" target="_blank">Matt&#8217;s post about MFFO</a>.</p>
<p><strong>In making the link, it occurred to me that there should be an easy way for anyone to do this.</strong></p>
<p>So, today I passed the objectives on to <a href="http://zeek.com/team/steve-zehngut/" target="_blank">Steve</a>, gave him some links to a couple of API&#8217;s, and he built a simple tool that allows you to quickly and easily <a href="http://zeek.com/create-a-status-update-url-for-twitter/" target="_self">create a status update URL for Twitter.</a> How simple is it? In the form window on the page, just type in the message you want OTHERS to send via Twitter, then hit submit. We then generate a <a class="zem_slink" title="TinyURL" rel="homepage" href="http://tinyurl.com/">TinyURL</a> link that you can use in blog posts, or simply include in a tweet or direct message. You can use it anywhere you can place a link.</p>
<p><strong>If your reader is logged into Twitter, clicking on the TinyURL link will automatically place your words into their Twitter status update window. </strong>They can then review the message and hit send. It makes it easy for someone to help you spread your message and gives you more control over that message.</p>
<p><strong>Shortly after we created the tool, I used it to try to get the attention of Hugh Jackman again.</strong> This time via a Facebook. As you can see in the image below, I placed this URL &#8211; <a href="http://tinyurl.com/cw7o5j" target="_blank">http://tinyurl.com/cw7o5j </a>- in my Facebook status window.</p>
<p><img class="alignnone size-full wp-image-477" title="picture-9" src="http://zeek.com/wp-content/uploads/2009/04/picture-9.png" alt="picture-9" width="515" height="119" /></p>
<p>Because it was so simple to do &#8211; click on a link, hit send &#8211; the single status message created a slew of updates on Twitter. Each update contained the exact message we wanted delivered to Hugh. Real people sending a real message.</p>
<p><img class="alignnone size-full wp-image-484" title="picture-11" src="http://zeek.com/wp-content/uploads/2009/04/picture-11.png" alt="picture-11" width="506" height="285" /></p>
<p><strong>The easier it is for your readers to do something for you, the more likely they are to do it. </strong><a href="http://zeek.com/create-a-status-update-url-for-twitter/" target="_blank">Create a status update URL</a> and your readers will be more likely to help you spread your message.</p>
<p><strong>Would you like to give it a try?</strong> <a href="http://zeek.com/create-a-status-update-url-for-twitter/" target="_self">Click here to create your own status update URL for Twitter.</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/15bf8a7b-3e44-4cc1-8b0e-80eeb0140ea6/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=15bf8a7b-3e44-4cc1-8b0e-80eeb0140ea6" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/make-it-easy-for-friends-to-share-your-message-on-twitter/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Twext.me Updates &#8211; SMS Alert Options, Pausing</title>
		<link>http://zeek.com/twextme-updates-sms-alert-options-pausing/</link>
		<comments>http://zeek.com/twextme-updates-sms-alert-options-pausing/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 04:19:04 +0000</pubDate>
		<dc:creator>Jeff Turner</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[Proprietary Products]]></category>
		<category><![CDATA[Zeek Services]]></category>
		<category><![CDATA[Alerts]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[twextme]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=448</guid>
		<description><![CDATA[One weekend of live testing was all it took to figure out that some changes needed to be made if "power users" were going to find any benefit to the Twext.me service.  Ben Martin and Derek Massey both sent in their requests for updates. And we made the changes. ]]></description>
			<content:encoded><![CDATA[<p><strong>That didn&#8217;t take long. </strong>One weekend of live testing was all it took to figure out that some changes needed to be made if &#8220;power users&#8221; were going to find any benefit to the <a href="http://twext.me" target="_blank">Twext.me</a> service.  <a href="http://twitter.com/bkmcae" target="_blank">Ben Martin</a> and <a href="http://twitter.com/DerekMassey" target="_blank">Derek Massey</a> both sent in their requests for updates. Ben requested that we use the Twitter screen names in the notifications, instead of real names. So we made that change. I agree, when I&#8217;m in Twitter mode, I recognize people&#8217;s Twitter handles more easily than I do their names.</p>
<p>Derek suggested that we provide an option to only track true replies, instead of an static default to a universal mention. So, we&#8217;ve added that capability. This will be presented when you set up a new Twitter account or when you&#8217;re editing an existing Twitter account. Each Twitter account your tracking can be set differently. The default setting is for both &#8220;true replies&#8221; and &#8220;mentions&#8221; to be tracked. See below.</p>
<p><img class="size-full wp-image-450 alignnone" title="smsoptions" src="http://zeek.com/wp-content/uploads/2009/04/smsoptions.png" alt="smsoptions" width="179" height="81" /></p>
<p><strong>You&#8217;ll notice that there is also an option to have the alerts sent in &#8220;digest&#8221; form.</strong> This is an option I requested because I often have many mentions in a short period of time. The individual alerts was simply annoying. I have set my updates to come to me in digest form. A digest alert tells you how many mentions you received and who mentioned you. It will look something like this:</p>
<p><img class="alignnone size-full wp-image-451" title="digestsms" src="http://zeek.com/wp-content/uploads/2009/04/digestsms.png" alt="digestsms" width="263" height="141" /></p>
<p><strong>Finally, you can now &#8220;pause&#8221; you alerts with a simple direct message (DM) to Twextme.</strong> What was as annoying as the number of updates, was getting updates while I was sitting at my computer actively engaged with Twitter. So, to pause the alerts, simply send a DM to Twextme with the word &#8220;off.&#8221; Turn turn updates back on, send a DM to Twextme with the word &#8220;on.&#8221; (no quotation marks)</p>
<p><strong>We have a few more changes coming tomorrow. Let us know your thoughts. </strong></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/106268e5-6d41-45f9-9d8a-c3e213bd6e70/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=106268e5-6d41-45f9-9d8a-c3e213bd6e70" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/twextme-updates-sms-alert-options-pausing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twext.me &#8211; Twitter Mentions To SMS Text</title>
		<link>http://zeek.com/twextme-twitter-mentions-to-sms-text/</link>
		<comments>http://zeek.com/twextme-twitter-mentions-to-sms-text/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 07:01:44 +0000</pubDate>
		<dc:creator>Jeff Turner</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Product Development]]></category>
		<category><![CDATA[Proprietary Products]]></category>
		<category><![CDATA[Twext.me]]></category>
		<category><![CDATA[mentions]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://zeek.com/?p=430</guid>
		<description><![CDATA[Zeek Interactive launches a new Twitter service called Twext.me. Twext.me sends your Twitter mentions to you via SMS text message. ]]></description>
			<content:encoded><![CDATA[<p><strong>Today we launched <a href="http://twext.me" target="_blank">Twext.me</a> to an extremely limited group of testers. </strong></p>
<p><strong><img class="size-full wp-image-433 alignnone" title="twextme_logo300" src="http://zeek.com/wp-content/uploads/2009/04/twextme_logo300.png" alt="twextme_logo300" width="300" height="77" /></strong></p>
<p><a href="http://benmartincae.com/" target="_blank">Ben Martin</a>, the <a href="http://www.realtor.org/wps/wcm/connect/eff048804abece6fafb1bf89944e65b2/Q22008-BenMartin.mp3?MOD=AJPERES&amp;CACHEID=eff048804abece6fafb1bf89944e65b2&amp;CACHEID=843caf004abeb8b49af3df0517252576&amp;CACHEID=843caf004abeb8b49af3df0517252576" target="_blank">Zen Master of Association Social Networking</a>, approached me a few weeks ago about a need he was filling with a mashup of several different online services. The need was simple. Ben wanted to be notified via SMS Text message anytime there was a mention of <a href="http://www.twitter.com/bkmcae" target="_blank">@bkmcae</a> on <a href="http://www.twitter.com" target="_blank">Twitter</a>. Since this is a seemingly logical function not supported on Twitter, I was surprised something like this didn&#8217;t exist in the wild. After some research, we determined there was really only one service similar, <a href="http://www.tweettrak.com/" target="_blank">Tweettrak</a>. The difference, Tweettrack sends your notice via direct message to your twitter account.</p>
<p><strong>As a heavy user of Twitter, I know having mentions sent to me via direct message is not an optimal solution.</strong> I want my private direct messages to be distinct from my mentions. So, on Wednesday, April 15 we began to build Twext.me and two days later we have it up for testing.</p>
<p>I&#8217;ve had it running since this afternoon and I can already tell some major changes are going to be required to make this a service that heaver twitter users might find valueable. My phone was bombarded by text messages today. I did a quick look and in the last 24 hours, Ben has had 42 mentions on Twitter. In that same time period, I ( <a href="http://www.twitter.com/respres" target="_blank">@respres</a> ) have 90 mentions. I haven&#8217;t talked to Ben yet, but each mention coming in as an individual SMS Text was a bit overwhelming for me. So, right off the bat, we have a few changes to make.</p>
<p><strong>Here are two things we&#8217;ll need to do pretty quick:</strong></p>
<ul>
<li><strong>A pause button.</strong> Twext.me needs a pause button or a way to schedule when you want the updates to occur. For example, I don&#8217;t want to get updates while I&#8217;m at my computer and able to engage directly with Twitter.</li>
<li><strong>A digest option.</strong> If 6 people retweet the same information, I don&#8217;t need six differnt text messages. Even if the information is different, I&#8217;m really only looking for an alert that indicates that I should go take a look.</li>
</ul>
<p>I know the service will be a lot more valuable to me when those two items are incorporated into the site. <em>Stay tuned. More to come.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://zeek.com/twextme-twitter-mentions-to-sms-text/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

