<?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>19clicks &#187; productivity</title>
	<atom:link href="http://blog.19clicks.com/articles/category/productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.19clicks.com</link>
	<description></description>
	<lastBuildDate>Fri, 06 Mar 2009 23:08:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Running the AT&amp;T USBConnect Quicksilver Modem semi-natively under OSX</title>
		<link>http://blog.19clicks.com/2008/11/19/running_att_usbconnect/</link>
		<comments>http://blog.19clicks.com/2008/11/19/running_att_usbconnect/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 05:36:12 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.19clicks.com/?p=148</guid>
		<description><![CDATA[I recently acquired a USB 3G modem from AT&#038;T, in the hopes that it would allow me to work pretty much anywhere with minimal fuss.  Now that I&#8217;m officially freelancing I&#8217;m dying to get out of the house, but don&#8217;t want to have to worry about where I&#8217;m going to be able to find [...]]]></description>
			<content:encoded><![CDATA[<p>I recently acquired a USB 3G modem from AT&#038;T, in the hopes that it would allow me to work pretty much anywhere with minimal fuss.  Now that I&#8217;m officially freelancing I&#8217;m dying to get out of the house, but don&#8217;t want to have to worry about where I&#8217;m going to be able to find WiFi.</p>
<p>In any case, I naively assumed that it would all be wine and roses, everything would work perfectly, and I would be able to easily do seemingly simple things like sharing my sweet new 3G connection over Airport with anyone else who happened to be working in my general vicinity.  Upon eagerly tearing open the modem packaging and plugging it in though, I discovered pretty quickly that this sh*t is UGLY.</p>
<p>First of all, I couldn&#8217;t just plug in and get going.  The Mac drivers for this thing aren&#8217;t part of OSX, and AT&#038;T didn&#8217;t even bother to include them in the modem package.  I had to go to some third party website and download them (<a href="http://support.option.com/att/index.php?title=GT%20Mac%20Connect%20Download%20for%20USBConnect%20Quicksilver&#038;action=module20/index">support.option.com/att</a>.)  At least they took the time to write that in tiny type on page 30 of the manual.</p>
<p>Secondly, the third party application added a whole bunch of ugly, seemingly unnecessary network interfaces, and REMOVED all my EXISTING network interfaces.  Clearly this wasn&#8217;t going to work.  Not only could I not share my 3G connection with any other interface (since they&#8217;d all been disappeared,) but I couldn&#8217;t use any of my other interfaces at all until I disconnected the 3G.  </p>
<p>[On a side note: googling the problem has indicated that this is also a major problem for Parallels and VMWare installs, which rely on adding network interfaces to get access to the host connection.  Disappearing them all means that the guest OS can't access the 3G connection.]</p>
<p>But enough about the problem.  Here&#8217;s my solution.  Basically an updated version of the solution found here: <a href="http://forums.macrumors.com/showthread.php?p=5846160#post5846160">Imperfect Workaround</a>.</p>
<p>This works with the AT&#038;T USBConnect Quicksilver Modem with DataConnect package, and Leopard (OS 10.5) on a Macbook Air.</p>
<ol>
<li>Install GlobeTrotter software as indicated by Quicksilver manual (Download from <a href="http://support.option.com/att/index.php?title=GT%20Mac%20Connect%20Download%20for%20USBConnect%20Quicksilver&#038;action=module20/index">support.option.com/att</a> &#8212; download link is tiny somewhere in the middle of that big blank page.)</li>
<li>Plug in card and run GlobeTrotter Connect</li>
<li>Connect and ensure your card is working this way</li>
<li>Disconnect and quit GlobeTrotter Connect</li>
<li>Open System Preferences, and click on &#8220;Network&#8221; (Choose &#8220;Edit Locations&#8221; in the Location dropdown menu, then choose &#8220;GlobeTrotter Connect&#8221; and click the &#8220;-&#8221; button.)</li>
<li>Delete the &#8220;GlobeTrotter Connect&#8221; location</li>
<li>Delete all of the weird network interfaces that GlobeTrotter has added (mine were called something like &#8216;Icon 322 Modem,&#8217; &#8216;Icon 322 Diag&#8217; etc.)</li>
<li>Hit the &#8216;+&#8217; button at the bottom of the interface list</li>
<li>Choose Interface: Icon322 Control.  Call it whatever you want (mine is called &#8216;Evil 3G Control&#8217;)</li>
<li>In the right-hand pane, enter this information:</li>
<ul>
<li>Configuration: Default</li>
<li>Telephone Number: ISP.CINGULAR</li>
<li>Account Name: ISPDA@CINGULARGPRS.COM</li>
<li>Password: CINGULAR1</li>
</ul>
<li>Click the &#8220;Advanced&#8221; button.</li>
<li>In the &#8220;Modem&#8221; tab, choose:
<ul>
<li>Vendor: Other</li>
<li>Model: Option GlobeTrotter 3G</li>
</ul>
</li>
<li>Leave everything else as-is, and click OK</li>
<li>Click Apply, the click Connect.</li>
</ol>
<p>This should get you connected.  I have found it to be very slightly tempermental, but not too bad.  I&#8217;m not sure what will happen if you uninstall the GlobeTrotter application &#8212; if you try this, let me know what happens!</p>
<p>Leave me a comment if you got this to work, or had problems with it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.19clicks.com/2008/11/19/running_att_usbconnect/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>I&#8217;m on WordPress!</title>
		<link>http://blog.19clicks.com/2007/03/23/im-on-wordpress/</link>
		<comments>http://blog.19clicks.com/2007/03/23/im-on-wordpress/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 06:02:06 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://blog.19clicks.com/2007/03/23/im-on-wordpress/</guid>
		<description><![CDATA[Deleting spam comments gets old, fast. Although Typo was nice, it didn&#8217;t deal well with the Viagra ads. So, here I am. Sorry about all the RSS reposts.
]]></description>
			<content:encoded><![CDATA[<p>Deleting spam comments gets old, fast. Although Typo was nice, it didn&#8217;t deal well with the Viagra ads. So, here I am. Sorry about all the RSS reposts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.19clicks.com/2007/03/23/im-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rocking the Boat</title>
		<link>http://blog.19clicks.com/2006/03/22/rocking-the-boat/</link>
		<comments>http://blog.19clicks.com/2006/03/22/rocking-the-boat/#comments</comments>
		<pubDate>Wed, 22 Mar 2006 13:26:00 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.19clicks.com/2006/03/22/rocking-the-boat/</guid>
		<description><![CDATA[It is continually surprising to me how easy it is for a group of people to agree on something without knowing it.
Equally surprising is how often people don&#8217;t try to solve a problem because they can&#8217;t imagine solving it alone, and hence assume it to be intractable.
It seems to me that bureaucracy flourishes largely because [...]]]></description>
			<content:encoded><![CDATA[<p>It is continually surprising to me how easy it is for a group of people to agree on something without knowing it.</p>
<p>Equally surprising is how often people don&#8217;t try to solve a problem because they can&#8217;t imagine solving it alone, and hence assume it to be intractable.</p>
<p>It seems to me that bureaucracy flourishes largely because of these two facets of human nature.  Once a policy is in place, people assume that changing it will be very difficult.  And, they don&#8217;t seem to wonder how many other people are looking at that same policy and thinking exactly the same thing. Or at least, they aren&#8217;t curious enough to go and find out.</p>
<p>A few weeks ago, I went to talk to my boss about the issues I ranted about in my last post.  As it turns out, she agrees with me on all of the points made&#8212;no discussion required.  Flexible hours would, apparently, be a good thing in her books.  Ditto the ability to work from home, giving employees input into workspace setup, and providing opportunities for personal growth.  Even my raise request was received in a fairly positive manner.</p>
<p>But (and you knew there was going to be a but), it seems that in almost every case, there is some bureaucratic hurdle to actually getting it done.  First of all, there&#8217;s the matter of organizational policy. Inflexible hours are, it seems, a matter of organizational policy.  That means that unless I bring in a note from my mom, I&#8217;m to be here at 9.</p>
<p>Secondly, although things like working from home, workspace rearchitecting, conference attendance, and raises are not governed by the same hard-and-fast rules, they <em>are</em> subject to a request system that appears to tend invariably toward the negative.  Or, at least toward the &#8220;we&#8217;ll get back to you on that as soon as we get a chance&#8221;&#8212;i.e.,   never.</p>
<p>Luckily, I am not much for letting sleeping dogs lie. Especially when someone suggests to me that &#8220;creating a groundswell&#8221; might precipitate change. Hence (to begin with), I created a little survey to gauge the general feeling on flexible hours.  I e-mailed it to everyone in my department.  The response was encouraging&#8212;about 60% of the department took the survey, and of those, only 1 person thought that work schedule policy should remain as-is.</p>
<p>Unfortunately, I inadvertently violated what I can only assume is an anti-unionization policy&#8212;and received a brief dress-down about using organization resources (i.e. e-mail) to circulate my survey.</p>
<p>I remain undaunted, however.  This is mostly because people keep asking me about the issue.  You know you&#8217;ve got a winner when that guy who&#8217;s never said a word to you before wants to know all about the status of &#8220;the project&#8221;.</p>
<p>It should be noted that I am not in any way trying to start a union.  I don&#8217;t want to be in a union.  In fact, I generally disapprove of unions.  I <em>do</em>, however, want to do everything possible to enable changes that I think will significantly benefit me, my co-workers, and the organization as a whole.</p>
<p>I wrote a nice note to the <span class="caps">CTO</span>, apologizing for my use of work resources, and explaining my motivation.  Next, I&#8217;ll have to actually create a survey report so that I can pitch flexible work hours to management in general.</p>
<p>It continues to amuse and amaze me that I am the only one who is bugged enough by these policies to try to change them.</p>
<p>Perhaps I don&#8217;t have enough work to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.19clicks.com/2006/03/22/rocking-the-boat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please Just Let Me Work</title>
		<link>http://blog.19clicks.com/2006/03/14/please-just-let-me-work/</link>
		<comments>http://blog.19clicks.com/2006/03/14/please-just-let-me-work/#comments</comments>
		<pubDate>Tue, 14 Mar 2006 09:06:00 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://blog.19clicks.com/2006/03/14/please-just-let-me-work/</guid>
		<description><![CDATA[[Note: My request for a 10-6 workday was denied: the arguments, in short, being that granting the request would be demoralizing to my co-workers, who would still have to show up at 9, and that having staggered start times would have a undesirable cooling effect on teamwork.  I have since crafted the following reply&#8212;however [...]]]></description>
			<content:encoded><![CDATA[<p><em>[Note: <a href="/articles/2006/02/11/dear-boss">My request for a 10-6 workday</a> was denied: the arguments, in short, being that granting the request would be demoralizing to my co-workers, who would still have to show up at 9, and that having staggered start times would have a undesirable cooling effect on teamwork.  I have since crafted the following reply&#8212;however I have yet to send it, because I am somewhat of the mind that a face-to-face discussion will produce more positive results&#8212;largely due to the tone disambiguation afforded by speech.  Comments are most welcome.]</em></p>
<p>C,</p>
<p>The issue for me is one of principle: the timekeeping matter seems symptomatic of the general departmental attitude toward team members.  Given that the department has such difficulty recruiting and retaining qualified developers, it seems it would be concerned with attempting to provide  an environment in which these developers thrive.  Yet there are numerous instances of Museum, departmental, and team policies and practices that are particularly onerous to the typical engaged developer.</p>
<p>Specifically:</p>
<ul>
<li>The developer is limited to working when and where policy dictates she should work, instead of when and where would result in greatest productivity (although obviously there must be caveats to provide for teamwork)</li>
<li>Workspace decisions that make a critical difference to day-to-day functionality and the ability to work effectively with other members of the team (such as layout of reconfigurable cubicles) are made without developer input, developer concerns are not addressed in a timely manner, and productivity-enhancing solutions that seem as though they could be implemented with minimal effort become bogged down in endless bureaucracy</li>
<li>The developer is given the distinct impression that the Museum is unwilling to invest in building her knowledge or in the general health of her career</li>
</ul>
<p>To address the first point in more detail&#8212;being hired on an hourly basis is generally difficult for the developer, as it limits when she can work.  The situation is made worse by Museum restrictions on where she can work.  It may not be received wisdom, but an engaged developer is continuously frustrated if she cannot work on a project at home.  This is largely because programming is a concentration-intense pursuit&#8212;in the midst of a project, productivity loss increases exponentially with the time spent unable to tinker with the project.  Solutions and ideas that come to a developer in the shower are significantly more likely to be lost forever if she is forced to wait until the next morning to implement them.  The effect is magnified in the case where the developer is forced by a household issue to remain at home&#8212;it is enormously frustrating to be forced to take a vacation day in order to sit around the house and wait for <span class="caps">DSL</span> to be installed, for a plumber to come, etc., when it is clearly possible to enable work from home.</p>
<p>On the related issue of timekeeping policy, it seems that as long as team members are working their assigned number of hours, and are not missing scheduled appointments or responsibilities, the importance of whether our arrival and departure times differ by an hour or two is slight when compared to the benefits of a that flexibility.  Notably, all of the advantages I cited in my <a href="/articles/2006/02/11/dear-boss">last e-mail on this topic</a> would be multiplied if the entire team were allowed a bit more flexibility on arrival time.</p>
<p>On the second point&#8212;while bureaucracy doubtless plagues employees of every flavor, it is simply alarming that such an enormous drain on productivity and accomplishment could be so widely regarded as immutable.  The reluctance to invest in realizing workspace improvements that would increase productivity is difficult to comprehend.</p>
<p>The last point is critical&#8212;no individual who is interested in personal growth can be satisfied in an environment that does not offer them opportunities for this, and an individual who is not interested in personal growth is probably not a very valuable employee.  The argument that resources should not be expended on team members who are relatively likely to leave the Museum is a circular one: those employees would be much more likely to remain if it appeared that the Museum was actually interested in investing in them by providing opportunities for building knowledge and furthering their careers.</p>
<p>To conclude, I dare to suggest that the Museum could actually save money by addressing these issues&#8212;things like flexible hours, the ability to work from home when necessary, input into relevant workspace decisions, and the opportunity to attend industry conferences go a long way toward developer recruitment as well as retention&#8212;and the department gains happier, more productive employees.</p>
<p>I would like to claim credit for these arguments, but all have been made many times before, with accompanying real-world evidence.  Some good examples:</p>
<ul>
<li>Information Week, <a href="http://www.informationweek.com/808/flexibility.htm">Flexibility In The Workplace Is An Increasing Concern</a></li>
<li>Enterprise Systems, <a href="http://www.esj.com/enterprise/article.aspx?EditorialsID=782">Telecommuting: It Does a Body Good</a></li>
<li>Occupational Hazards, <a href="http://www.occupationalhazards.com/articles/10334">The Key to Happiness at Work: Schedule Flexibility</a></li>
<li>The Partnership for Public Service, <a href="http://publicservice.monster.com/articles/time/">Work/Life Balance and the Federal Employee</a></li>
<li>Joel on Software, <a href="http://www.joelonsoftware.com/articles/BionicOffice.html">Bionic Office</a></li>
</ul>
<p>I sincerely hope that the department can see its way toward addressing these issues, since at the end of the day, I simply want to be a motivated, challenged, and hence productive employee, working amongst people who share that desire.</p>
<p>Thanks,</p>
<p>Sam</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.19clicks.com/2006/03/14/please-just-let-me-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
