<?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>randomize</title>
	<atom:link href="http://www.tallent.us/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.tallent.us/blog</link>
	<description>Richard Tallent's semi-recovering blog</description>
	<lastBuildDate>Fri, 23 Apr 2010 05:14:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Browser of the Future</title>
		<link>http://www.tallent.us/blog/?p=247</link>
		<comments>http://www.tallent.us/blog/?p=247#comments</comments>
		<pubDate>Fri, 23 Apr 2010 05:13:39 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=247</guid>
		<description><![CDATA[Note: this was originally published on 2003-07-02. The predictions came true, but not along the path I expected. Instead, we&#8217;ve seen rich JavaScript-based UI frameworks like ExtJS make &#8220;native-ish&#8221; web application development a snap, and Flash and Silverlight (the latter being closest to my expectations) have become the de facto, though controversial, replacement platforms in [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste"><strong><em>Note: </em></strong><em>this was originally published on 2003-07-02. The predictions came true, but not along the path I expected. Instead, we&#8217;ve seen rich JavaScript-based UI frameworks like ExtJS make &#8220;native-ish&#8221; web application development a snap, and Flash and Silverlight (the latter being closest to my expectations) have become the </em>de facto<em>, though controversial, replacement platforms in the browser. Posted here for posterity. If anyone has a way to easily convert old dasBlog content to WordPress, please let me know&#8230;</em></div>
<div><em><br />
</em></div>
<div>First, Microsoft gave IE the &#8220;kiss of death by atrophy,&#8221; promising nothing new until Longhorn. Hints fly that Microsoft is going to reinvent the browser, bringing it to the next level (I presume they are not talking about standards compliance here).</div>
<div></div>
<div id="_mcePaste">Meanwhile, the Mozilla roadmap shifts focus away from a &#8220;mega-browser&#8221; and toward Phoenix&#8211;light, fast, and complete with its own fully-skinnable forms language, XUL.</div>
<div></div>
<div id="_mcePaste">Now, Marc Andreessen (co-author of NCSA Mosaic, the first web browser) is complaining about lack of innovation in browser technology, specifically harping on navigation limitations.</div>
<div></div>
<div id="_mcePaste">Related? Yes. Conspiracy? No. Just the sound of Necessity mothering multiple inventions. Here&#8217;s my predictions about the next evolutionary step in the world of browsers:</div>
<div id="_mcePaste">
<ul>
<li>(IE) WinForms.NET support hosted directly in the browser, integrated with scripting languages. Fixed layout will be possible, so form elements, though on the canvas, become part of the application chrome without hacks like &lt;frames&gt;.</li>
<li>(Mozilla) XUL does the same thing. Someone will write a translation layer between WinForms and XUL. Mozilla still has two advantages: skins and speed.</li>
<li>(IE) Browser-side Javascript and VBScript are augmented with the browser natively hosting any CLR-targeted language, with full DOM access. This is not the same thing as current .NET methods for downloading and running WinForms apps from the browser.</li>
<li>(Mozilla) Mono is tacked on to provide similar functionality.</li>
<li>(Someone) Bookmarks/favorites replaced with a database that automatically sorts, files (in multiple categories), and retrieves links, offers related links, handles broken links, and adds location independence through web services (like the wonderful, transparent bookmark synchronization software/service offered by SyncIt.</li>
</ul>
</div>
<div id="_mcePaste">In the end, we get the best of both interface worlds: browser-like flexibility with application-like usability. More advantages:</div>
<div id="_mcePaste">
<ul>
<li>Easy integration of rich content, &#8220;scrolling&#8221; forms and reports, images, and multimedia elements into any application, with all of the layout flexibility of XHTML.</li>
<li>Non-scrolling, site-specific menus and forms rather than quirky HTML menus, buggy Java appplets, and limited HTML forms.</li>
<li>Native form widgets also means user-theme-sensitivity and accessibility.</li>
<li>CLR speed, features, type-safety, and language-independence for browser scripting.</li>
<li>I can finally have a real form button (i.e., akin to &lt;button/&gt; or &lt;input type=&#8221;submit&#8221; /&gt;) with a transparent PNG icon and label that actually looks right.</li>
<li>Any web site can expose an interface that is indistinguishable from a native app (think Microsoft Money for an example, it makes a *lot* of use of MSIE&#8217;s renderer).</li>
<li>Any application can expose rich content as simple as spitting out some XHTML, XML, SVG, etc. No need to reinvent the layout and presentation wheel.</li>
<li>Web services finally find a good use as a real replacement for traditional HTTP POST/GET. Currently, they are only generally used for server-to-server or rich client to server applications.</li>
<li>Event-driven forms actually begin to make sense now that web applications are not limited to the page-stateless model. Event handlers can be created on the client or server or some combination via web services.</li>
<li>Scripting on the web browser side can be strongly encrypted to reduce chances of tampering or bypassing by the user. Data channel encryption not limited to HTTPS.</li>
<li>The experimentations in integrating IE and Explorer for a richer interface reach a higher level of maturity, and Outlook and Outlook for Web merge into a nearly-identical codebase.</li>
</ul>
</div>
<div id="_mcePaste">So, Robert, am I anywhere close? [Scoble mutters something about NDAs and ice cream and how "Google still works..." <img src='http://www.tallent.us/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ].</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=247</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This post &#8220;originally written&#8221; in Objective C. Prove me wrong.</title>
		<link>http://www.tallent.us/blog/?p=240</link>
		<comments>http://www.tallent.us/blog/?p=240#comments</comments>
		<pubDate>Tue, 13 Apr 2010 05:39:13 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=240</guid>
		<description><![CDATA[Apple has been getting a lot a grief this week for changing their iPhone / iPad SDK Section 3.3.1 to say the following (emphasis added): 3.3.1 — Applications may only use Documented APIs in the manner prescribed by Apple and must not use or call any private APIs. Applications must be originally written in Objective-C, [...]]]></description>
			<content:encoded><![CDATA[<p>Apple has been getting a lot a grief this week for changing their iPhone / iPad SDK Section 3.3.1 to say the following (emphasis added):</p>
<p style="padding-left: 30px;"><em>3.3.1 — Applications may only use Documented APIs in the manner prescribed by Apple and must not use or call any private APIs. Applications must be </em><strong><em>originally written</em></strong><em> in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine, and only code written in C, C++, and Objective-C may compile and directly link against the Documented APIs (e.g., Applications that link to Documented APIs through an intermediary translation or compatibility layer or tool are prohibited).</em></p>
<p>I&#8217;m mostly agnostic about this, or at least I have three separate horses in this race:</p>
<ul>
<li>I&#8217;m a .NET developer by trade, so any tools that bring C# and VB.NET to another platform is awesome for me (I&#8217;ve long forgotten good ol&#8217; C++ since college, and Objective C offends my sense of good use of punctuation).</li>
<li>I&#8217;m an art photographer on weekends, so I live and breathe Adobe Lightroom and Photoshop.</li>
<li>I&#8217;m a Mac fanboy. I switched out of curiosity when Apple moved to Intel, and I now own 3 Macs, 2 iPhones, and now an iPad (aka &#8220;Precious&#8221;).</li>
</ul>
<p>Apple has a dozen reasons for their change in policy, including:</p>
<ul>
<li><strong>Platform innovation</strong> &#8211; the desire to not allow third parties to weigh down the progress of a new, fast-moving platform with slowly-released, feature-limited translation layers.</li>
<li><strong>More developers in the Mac ecosystem</strong> &#8211; keeping developers on the Mac means more developers owning Macs and learning Cocoa and Objective C. Apple is betting that the incentive of the iP* market is strong enough to pull developers over. And once developers are there and learn the OS X / Cocoa / Objective-C world, writing apps for the iPad&#8217;s big brothers (Macs) isn&#8217;t much of a leap.</li>
<li><strong>Old rivalries</strong> &#8211; hitting Adobe where it hurts after Adobe&#8217;s half-hearted support of Apple&#8217;s devices over the last decade or so, and nipping in the bud Adobe&#8217;s product, which would only create a world of neutered Flash-tastic garbage on the App Store.</li>
<li><strong>User experience</strong> &#8211; Flash sucks. Touch screen or not, it&#8217;s best uses are video, virtual farming, and obtrusive advertising. The bugs, security issues, privacy issues, non-native UI, performance&#8230; who would wish that on users? (Granted, HTML5 has limits, including poor tool and browser support, even from Apple&#8217;s own web development tools and desktop browser.)</li>
<li><strong>Streamlined application review</strong> &#8211; Apple&#8217;s Stalin-like grip on application approvals requires them to probably have rooms filled with software developers looking through submitted applications, running them through lints and unit tests and human code-sniffing to separate the wheat from the chaff. I support that dedication to protecting <em>their</em> application marketplace, though (sidebar) I do think that App Store being the only way to install applications is anticompetitive and should be challenged in court. But if they are going to keep the bad apples out of their App Store basket, they need to be reviewing clean code in familiar, XCode-native languages.</li>
</ul>
<p>But I think there&#8217;s a point that&#8217;s being missed in the debate:</p>
<p><strong>Apple&#8217;s overall requirements can be met as long as what you submit to them is clear, non-obfuscated, commented C, C++, or Objective Code.</strong></p>
<p>In other words, &#8220;originally written&#8221; is really <em>none of their business</em>, so long as the code they receive is straightforward and &#8220;looks like&#8221; someone <em>did</em> write it in native C, C++, or Objective C.</p>
<p>Code translators have been around <strong>for decades</strong>. It used to be relatively common practice (sorry, been out of the *nix dev space for awhile) that &#8220;compilers&#8221; for oddball languages (and some common ones like COBOL and Ada IIRC) were merely pre-processors that spit out C or C++ code for cc/gcc.</p>
<p>Granted, code converters traditionally produce slop code. They add redundant and silly code to flatten abstractions. They lose the original comments and variable names. They require libraries whose only purpose is to make the native APIs more accessible to the other language. They don&#8217;t necessarily make the best decisions.</p>
<p>But there&#8217;s no reason someone <em>couldn&#8217;t</em> come up with converter for, say, C# to Objective C. Rather than trying to hide the Cocoa Touch APIs behind a feature-limited set of Adapters, it should expose Cocoa in as native a way as C# can muster, so the developer has to learn the &#8220;zen&#8221; of Apple development. Thus, they stay &#8220;close to the metal,&#8221; but can continue to use a more familiar language (no <em>+this</em>, <em>-that</em> yuckiness).</p>
<p>This is a tough problem for some would-be contenders like Adobe Flash, since their development tools abstract the hell out of the platform so much, but would allow for a wider developer audience who don&#8217;t want to have to learn a new language, new IDE, and new base libraries all at once.</p>
<p>MonoTouch, from what I can tell, goes two steps too far. Hiding NSString and NSArray and the like is one thing, but trying to expose the Cocoa Touch APIs with shims that look like the .NET BCL creates the exact sort of situation I think Apple is trying to avoid. And, at least from what I can tell, it is a true compiler and produces bytecode, not code that can then move into the Apple toolchain. On the plus side, they do use the UIKit, so in the look-and-feel department, users can&#8217;t tell the difference.</p>
<p>If someone created such a converter, it shouldn&#8217;t be called a compiler or a cross-compiler, it would be more of a pre-processor, a <em>very</em> fancy macro language. In the end, it&#8217;s just inline function magic and syntactic sugar that allows C# developers to wade into Mac developer pool rather than being required to jump in head-first. (I think garbage collection and the nuances of the type system would be the hardest parts of C# to reproduce in clear Objective C, but I don&#8217;t think it would be impossible. But I digress.)</p>
<p>Like I said, Apple gets what they want:</p>
<ul>
<li>Developers are working <em>directly</em> with the APIs, even using another language. When Steve Jobs gets on the stage and talks about some new feature of CoreGraphics, developers won&#8217;t be sitting there wondering what part of System.Graphics he&#8217;s referring to.</li>
<li>Developers still need a Mac with XCode to compile for simulations and tests on non-jailbroken devices.</li>
<li>Apple still wins the moral victory over companies who would only offer a neutered, watered-down platform, especially companies like Adobe, who have a habit of only grudgingly updating their applications long after Apple has put old APIs out to pasture.</li>
<li>Users win, since there&#8217;s no translation layer to hinder performance, and applications won&#8217;t be giving them an unfamiliar, buggy, non-native, &#8220;not quite right&#8221; experience.</li>
<li>Apple retains the ability to effectively and efficiently review code coming in from developers, rather than getting cross-compiled binary crap from Adobe Flash, or 100 layers of abstraction from something like MonoTouch.</li>
</ul>
<p>But <strong>most of all</strong>, developers aren&#8217;t locked into their current tools. A quality code translation means developers can take off the training wheels and start up XCode any time they want. Since they would still be using the &#8220;real&#8221; Cocoa Touch APIs, they wouldn&#8217;t be shackled by someone else&#8217;s outdated or incomplete interpretation of those APIs.</p>
<p>Apple needs to understand that a quick jump and a tight lid isn&#8217;t the only way to boil a frog.</p>
<p>Speaking as a developer myself, it hasn&#8217;t been the Cocoa framework that has kept me from developing for the iPhone, or having to learn XCode, or having to learn Objective C. The non-starter for me has been the combination of starting all three from scratch! I don&#8217;t have that sort of spare time, I have 100 other obligations and hobbies and personal projects.</p>
<p>The same goes for projects at work. I&#8217;d love to create a quick iPad-native version of some of the intranet tools I&#8217;m responsible for. There are probably hundreds of projects around the company that could make use of a mobile device like the iPad for data collection, but nearly always in offline-only environments. But no combination of projects has the time for me to jump off into the deep end, I need to be able to exploit the tools and knowledge I have in the .NET world to produce working applications with minimal overhead.</p>
<p>Give me the ability to tinker in C# and MonoDevelop and then test the generated code in XCode, however, and I might actually have time to learn Cocoa. Once I&#8217;m comfortable, I might even switch to Objective C, since I enjoy learning new languages (we programmers are masochists), and once I do that, I&#8217;d probably want to fire up XCode rather than compiling from the command line.</p>
<p>Hopefully someone will show Apple what a high-quality O-C or C++ translation would look like. Ideally, Apple&#8217;s code-screeners wouldn&#8217;t even know the difference. And that&#8217;s how <em>everyone</em> wins.</p>
<p>(Footnote: If Adobe would create a Flash compiler that compiles to HTML 5 and JavaScript that runs on WebKit and add some XCode-compilable stubs to manage state and browser windows, they too would be able to meet the letter of Apple&#8217;s law. But since that would prove that HTML5 is just as capable as Flash, I&#8217;m not going to hold my breath.)</p>
<p>(Edit: I wan&#8217;t aware of Unity3D except by name, since I&#8217;m not a game developer, but it appears their product does produce real Objective C converted from C#. From what I can tell, it still puts developers behind a shield that protects them from direct API access, it&#8217;s one step closer to something Apple should allow. Especially for games, where there&#8217;s not much use for native UI widgets, thus limiting the impact on user experience.)</p>
<p>(Edit 2: Apple&#8217;s approval of Opera is also a weak but good sign that they aren&#8217;t against bending their own rules, since Opera doesn&#8217;t use WebKit and has its own JavaScript interpreter.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=240</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Advice to Models for picking a Wedding Photographer</title>
		<link>http://www.tallent.us/blog/?p=238</link>
		<comments>http://www.tallent.us/blog/?p=238#comments</comments>
		<pubDate>Tue, 23 Mar 2010 06:26:29 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=238</guid>
		<description><![CDATA[Reposted from my reply on a modeling forum thread. This advice is particularly for models, but there are some general principles here too that are important for anyone choosing a wedding photographer. While I admit I&#8217;m biased in what I think is important (as a wedding photographer myself), I know most of my blog audience [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Reposted from my reply on a modeling forum thread.<em><span style="font-weight: normal;"> This advice is particularly for models, but there are some general principles here too that are important for anyone choosing a wedding photographer. While I admit I&#8217;m biased in what I think is important (as a wedding photographer myself), I know most of my blog audience isn&#8217;t local and won&#8217;t think of this as an advertisement.</span></em></strong></p>
<p>My own prices range from about $2k to $5k. Most weddings I book are in the $2,500-3,000 range and generally include an engagement portrait and bridal portrait session.</p>
<p>Questions to ask prospective photographers:</p>
<ul>
<li>Ask if they have professional liability insurance, including errors and omissions, and ask to see proof. Proof of insurance doesn&#8217;t mean you are litigious, it&#8217;s the same as if you were hiring a contractor to work on your house. Anyone without the insurance shouldn&#8217;t be in the business, period. For instance, what if a family member trips over a light cord and breaks their wrist?</li>
<li>Ask if they use professional-grade equipment AND bring professional-grade backup equipment.</li>
<li>Ask if you will be the only wedding they book that weekend. Photographers who overbook are more likely to lose focus, show up late or unprepared, and have technical drama. (Some photographers can hack it, but many can&#8217;t, and I can guarantee it&#8217;s a bad idea if you&#8217;re at the low-budget level.)</li>
<li>Ask about their data backup strategy. The words &#8220;DVD&#8221; and &#8220;RAID&#8221; and &#8220;off-site&#8221; are good words to hear.</li>
<li>Ask if you&#8217;ll get a copy of the photos, in full resolution, that you can make prints from, post on Facebook, etc. If the answer is &#8220;no,&#8221; expect to pay out the nose for any prints, you won&#8217;t have a digital backup for safekeeping, and you won&#8217;t be able to legally post any photos online for friends and family to see.</li>
<li>Since you are focused on formals (a mistake IMHO&#8211;most people could care less about formals beyond the one &#8220;fireplace mantel shot&#8221; after the wedding), ask about what lighting they bring for formals. Lighting for a group photo should resemble a studio modeling shoot &#8212; bigger umbrellas and boxes.</li>
<li>Look at an ENTIRE wedding they shot, not just choice photos from a few different weddings. Some photographers do great with flash or in outdoor or well-lit settings, but can&#8217;t shoot crap in a reception hall with poor lighting.</li>
<li>Ask them the speed of their lenses. If they respond with a blank stare or if the numbers greater than f/2.8 comprise more than 1/4 of the lenses they say they bring, ditch &#8216;em.</li>
<li>Ask for references. Check them.</li>
<li>Ask yourself if the processing they are using will be timeless to look at in 50 years, or if it&#8217;s a cheap trick to create a trendy look (&#8220;vintage&#8221; film looks, cross-processing, etc.) and overcome lack of good exposure and composition. Just went to my wife&#8217;s grandparents&#8217; 60th anniversary party, and sadly, their photos have kept their timeless quality better than some of my friends (still in their 20s).</li>
<li>If they are qualified, ask photographers you&#8217;ve worked with as a model! I give model discounts since I know I&#8217;ll get a bride who isn&#8217;t camera shy and who I already have rapport with. If nothing else, they probably know the local market and be able to tell who is good and who is blowing smoke.</li>
</ul>
<p>You get what you pay for, and the current climate of wedding photography is, unfortunately, like everyone with a decent oven opening a wedding cake bakery. There is a difference, no matter how much Cake Boss someone watches and tries to imitate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=238</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A VRBO Review</title>
		<link>http://www.tallent.us/blog/?p=236</link>
		<comments>http://www.tallent.us/blog/?p=236#comments</comments>
		<pubDate>Wed, 17 Mar 2010 06:12:18 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=236</guid>
		<description><![CDATA[Since the VRBO web site kinda sucks and doesn&#8217;t allow property reviews, I&#8217;ll post my review here. Maybe some enterprising vacationer with some Google-brains will find it. Property reviewed: http://www.vrbo.com/261334 Beachfront 2-Bedroom/2-Bath Ocean Drive, South Beach, The Strand, Miami Beach We visited South Beach, apparently, during the coldest January on record, so we ended up spending [...]]]></description>
			<content:encoded><![CDATA[<p>Since the VRBO web site kinda sucks and doesn&#8217;t allow property reviews, I&#8217;ll post my review here. Maybe some enterprising vacationer with some Google-brains will find it.</p>
<div>Property reviewed:</div>
<div>http://www.vrbo.com/261334</div>
<div>Beachfront 2-Bedroom/2-Bath Ocean Drive, South Beach, The Strand, Miami Beach</div>
<div></div>
<div>We visited South Beach, apparently, during the coldest January on record, so we ended up spending a LOT more time in the condo than we originally intended.</div>
<div id="_mcePaste">It was cozy, but larger than I imagined. Two bedrooms, two baths. We wished we had brought friends along to share.</div>
<div id="_mcePaste">Wifi was not working, but the owner worked hard to get it fixed as soon as possible. Fortunately, AT&amp;T 3G coverage was excellent.</div>
<div id="_mcePaste">This unit is literally a few feet above two restaurant, so music and table noise is audible from both sides pretty much whenever their doors are open. If that bugs you and you turn in early, I recommend ear plugs. Television was nothing to write home about &#8212; hotel basic cable, complete with the slow channel changes.</div>
<div id="_mcePaste">The pool is on the roof of the building next door (a hotel runs both buildings, but aside from getting the key from their lobby, you deal with the owner, not the hotel). We didn&#8217;t get to use the pool due to the weather, but it looked nice!</div>
<div id="_mcePaste">Rental car is totally NOT needed here, just a cab occasionally. Very centrally located. Beach access was perfect. Restaurants are expensive ($4-6 breakfast &#8220;deal&#8221; + $10 for two teas + 20% mandatory tip is the norm), so the condo kitchen was a big plus.</div>
<div id="_mcePaste">Overall, worth every penny. We would happily rent this unit again, or any other in the building.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=236</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 Ways Artists Cheat</title>
		<link>http://www.tallent.us/blog/?p=232</link>
		<comments>http://www.tallent.us/blog/?p=232#comments</comments>
		<pubDate>Sat, 13 Mar 2010 19:52:07 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=232</guid>
		<description><![CDATA[A few things bug me about modern art. The biggest thing is that so many artists, rather than actually having something important to say or something beautiful to express, cheat to create something impressive, but in the end, hollow. Make it big. Really big. If you can&#8217;t produce something interesting, magnify the scale until it confuses [...]]]></description>
			<content:encoded><![CDATA[<p>A few things bug me about modern art. The biggest thing is that so many artists, rather than actually having something important to say or something beautiful to express, cheat to create something impressive, but in the end, hollow.</p>
<ol>
<li><strong>Make it big.</strong> Really big. If you can&#8217;t produce something interesting, magnify the scale until it confuses the viewer into thinking there&#8217;s something really important about your piece that they are missing.</li>
<li><strong>Take a long time.</strong> Rather than doing something that requires skill or has some important meaning or strong aesthetic, an &#8220;artist&#8221; will simply do something that makes it painfully clear that they spent a <em>really long time</em> constructing the piece. Installation art like is the worst offender. Making a 1/5-scale copy of the White House in Legos is impressive, but it says nothing about you as an artist or than you have too much time on your hands.</li>
<li><strong>Make it complicated.</strong> Hide the lack of a strong concept in layers upon layers of random junk, hoping the end result looks like there&#8217;s more than there actually is.</li>
<li><strong>Be trendy.</strong> Photographers are the worst about this. Rather than actually taking an interesting photograph, they rely on the crutch of faded and cross-processed color actions, Dragan filters, old film looks, and the Flickr-flavor-of-the-month.</li>
<li><strong>Be offensive.</strong> True, offense is a sin of the viewer as much as the artist, but some &#8220;artists&#8221; are little more than visual shock jocks.</li>
</ol>
<p>So, instead, I recommend the opposite:</p>
<ol>
<li><strong>Scale</strong> each piece for optimum viewing, not just to make an impression.</li>
<li><strong>Challenge</strong> your technical skills with each piece.</li>
<li><strong>Edit</strong>. Find the point where further complexity and layering no longer speaks to your concept, and stop.</li>
<li><strong>Create</strong> the <em>next</em> trend.</li>
<li>If your art is not merely aesthetic, seek to <strong>educate</strong> and illuminate, rather than simply to offend. Understand your audience and bring them with you.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=232</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On the death penalty</title>
		<link>http://www.tallent.us/blog/?p=230</link>
		<comments>http://www.tallent.us/blog/?p=230#comments</comments>
		<pubDate>Sat, 06 Mar 2010 07:54:57 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=230</guid>
		<description><![CDATA[http://www.chron.com/disp/story.mpl/metropolitan/6899748.html Without reading the judge&#8217;s opinion, I can&#8217;t decide for myself if he is correct. But that&#8217;s why we have an appellate court system, so more experienced jurists can consider new arguments from lower courts and make sure our system is sound. In the remote chance that there is a valid issue, I&#8217;m just glad [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.chron.com/disp/story.mpl/metropolitan/6899748.html">http://www.chron.com/disp/story.mpl/metropolitan/6899748.html</a></p>
<p>Without reading the judge&#8217;s opinion, I can&#8217;t decide for myself if he is correct.</p>
<p>But that&#8217;s why we have an appellate court system, so more experienced jurists can consider new arguments from lower courts and make sure our system is sound.</p>
<p>In the remote chance that there is a valid issue, I&#8217;m just glad the prisoner wasn&#8217;t already executed.</p>
<p>Of course, that may be his whole point &#8212; you might be able to let a guy out 20 years later if the next DNA-like technology exonerates him, but you can&#8217;t un-kill him.</p>
<p>Personally, I&#8217;m against the death penalty, but not on some emotional or religious grounds. I just don&#8217;t like:</p>
<ul>
<li>the necessary economic cost of a thorough prosecution (vs. one for life)</li>
<li>the irreversibility of the sentence</li>
<li>the real-world racial disparity of application of death penalty for the same crime</li>
<li>the unsettled medical questions about the most common method of execution</li>
<li>the error rate, proven by groups like the Innocence Project</li>
<li>the dubious intelligence of the average &#8220;jury of one&#8217;s peers&#8221; these days</li>
<li>the lack of evidence that it is a deterrent.</li>
</ul>
<p>The whole thing just seems sloppy, inaccurate, unnecessary, and expensive.</p>
<p>However, those are probably not what this judge is making an argument, so either his logic will succeed or fail with the appeals court. Either way that&#8217;s one more settled argument, no harm done to test it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=230</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regarding term limits</title>
		<link>http://www.tallent.us/blog/?p=228</link>
		<comments>http://www.tallent.us/blog/?p=228#comments</comments>
		<pubDate>Sun, 28 Feb 2010 09:09:55 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=228</guid>
		<description><![CDATA[I see both sides of this argument. It is clear that when our representatives stay too long, they lose the ability to govern and only retain the ability to campaign. Hence the lack of leadership, collaboration, and discourse, all of which tend to piss off just enough voters to put them in the 49% of [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">I see both sides of this argument.</div>
<div></div>
<div id="_mcePaste">It is clear that when our representatives stay too long, they lose the ability to govern and only retain the ability to campaign. Hence the lack of leadership, collaboration, and discourse, all of which tend to piss off just enough voters to put them in the 49% of a 49/51 split the next time around. Term limits give us fresh eyes to problems and fresh hearts to their district, and lame ducks can make the tough decisions without worrying about jeopardizing their &#8220;career.&#8221;</div>
<div id="_mcePaste"></div>
<div>But on the other hand, federal laws and budgets are intricate, detailed, and complicated. And they are that way for a reason&#8211; like computer code, nuance and edge cases have to be worked around in the law, terms defined, etc. Tea party activists like to complain about the length of the current healthcare bill, for instance, but they simply don&#8217;t realize the amount of care and thought must go into changing laws so they are consistent, fair, and not full of legal loopholes and ambiguity. Being able to create good laws is a learning process, and it takes years to develop. Like the federal government in general, seasoned lawmakers aren&#8217;t necessarily our enemy, they simply are out of touch.</div>
<div id="_mcePaste"></div>
<div>I fear simple term limits would have chew up and spit out our best representatives almost as quickly as our worst ones, and possibly before they have a chance to ever get &#8220;good&#8221; at the job. We throw the baby out with the bathwater.</div>
<div></div>
<div id="_mcePaste">Instead, I&#8217;d love to see <strong>consecutive</strong> term limits of, say, three terms for the House (6 years), and two terms (12 years) for the Senate. After their limit, they would be required to move back to their district and live there for another two terms before running again.</div>
<div id="_mcePaste"></div>
<div>They would not be allowed to simply switch from the House to the Senate and back again, nor would they be permitted to be registered as lobbyists or as federal employees or contractors during the intervening terms. They could run for 3 House terms and then 1 Senate term (still a total of 12 consecutive years), but not one Senate term and then one House term (since the House, being the &#8220;people&#8217;s house,&#8221; should come from the people, not straight from 6 years in from Washington).</div>
<div id="_mcePaste"></div>
<div>I&#8217;m somewhat flexible on the number of terms. Maybe 2 and 1 respectively. It&#8217;s all about finding that sweet spot of effective, experienced representation.</div>
<div id="_mcePaste"></div>
<div>I feel this would provide the ability for us to send back people who have experience and have proven they represent us well, while also combating the problem of legislators losing touch with their constituency, drinking too much Washington Kool-Aide, and always being forced to be in &#8220;campaign mode.&#8221;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=228</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checklist for Alienbees CyberCommander Use</title>
		<link>http://www.tallent.us/blog/?p=226</link>
		<comments>http://www.tallent.us/blog/?p=226#comments</comments>
		<pubDate>Sun, 28 Feb 2010 07:54:58 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=226</guid>
		<description><![CDATA[I&#8217;ve had a TON of trouble with the CyberCommander, which is totally unlike my usual experience with Alienbees products. After hours of debugging, I think I&#8217;ve finally created a checklist that works to get a multi-light setup working with my AB800s, CSR+ receivers, CST transmitter, and CyberCommander controller. The CSR+ receivers don&#8217;t seem to work [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had a <strong>TON</strong> of trouble with the CyberCommander, which is totally unlike my usual experience with Alienbees products.</p>
<p>After hours of debugging, I think I&#8217;ve finally created a checklist that works to get a multi-light setup working with my AB800s, CSR+ receivers, CST transmitter, and CyberCommander controller.</p>
<ul>
<li>The CSR+ receivers don&#8217;t seem to work correctly when the polarity is reversed on the outlet, so check that. They may also be sensitive to an open ground.</li>
<li>According to PCB, the lights need good 120V line voltage.</li>
<li>Use the telephone patch cords that came with the receivers. Telephone cords from Radio Shack seem to not work correctly.</li>
<li>Make sure the CC and CST have fresh batteries. The CC seems to eat batteries if you adjust light much.</li>
<li>Put all lights on the same Frequency, different channels starting at &#8220;1&#8243;</li>
<li>Plug the 1/8&#8243; patch cables that came with the CSR+&#8217;s into the back of the lights, but NOT into the CSR+s. This disables the slave sensor. The CyberCommander setting to disable slave sensors does NOT appear to work correctly. Tape the other end of the patch cables so nothing contacts them and fires the lights accidentally.</li>
<li>Turn all of the buttons ON on the back of the lights, and put the power slider at MAX (1/1).</li>
<li>Turn the lights on FIRST, then plug in the patch cables (which should already be plugged into the CSR+s). This *may* fire the lights once, or may not.</li>
<li>If the DUMP button doesn&#8217;t work, something is wrong.</li>
<li>The connector on the bottom of the CyberCommander is loose. Put it in your pocket and use the CST on the camera hot shoe. This fires ALL lights using the last-known CC settings (the CC sends the settings to the CSR+s, not to the CST).</li>
<li>Make sure the test button on the CSR+ fires the light. You may have to press hard.</li>
</ul>
<p>Separate checklist for the CyberCommander:</p>
<ul>
<li>Make sure the bracketing settings are at -0.0f for all channels and groups</li>
<li>Make sure the Frequency is set to the same as the CSR+&#8217;s</li>
<li>Go into Spec Lights and make sure each light has the right device type and modeling light wattage. Set all unused channels to &#8220;None&#8221;</li>
<li>When one light channel is selected, only that light should fire when using the test button on the CC, but the CST test button or camera shutter will fire all lights.</li>
<li>I think the CC sends out an update to all lights when the Channel mode is set to ALL, so go there first and adjust the lights to get it to send baseline settings.</li>
<li>Adjust each channel individually up and down, making sure the modeling light tracks with the power setting (after a delay of a second or so) and fires without firing the other lights.</li>
<li>Move back to the ALL channel and make sure all lights are firing at the right levels. Quickest way to make sure all is well is take a shot at f/22, 1/160s, ISO 100 with the camera pointed at the lights.</li>
<li>The CSR+&#8217;s seem to &#8220;remember&#8221; CC settings. I don&#8217;t know how long, but make sure you start bringing the CC to every shoot since you can&#8217;t adjust the light power when using the CSRs with the telephone cords and a CST transmitter (you can adjust the lights manually if you use the 1/8&#8243; trigger cables, but then the CC can&#8217;t adjust them).</li>
</ul>
<p>Hopefully that&#8217;ll either help someone else out there, or at least give me a checklist to work from in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=226</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 Reasons eBooks should be Cheaper than pBooks</title>
		<link>http://www.tallent.us/blog/?p=221</link>
		<comments>http://www.tallent.us/blog/?p=221#comments</comments>
		<pubDate>Mon, 01 Feb 2010 00:47:49 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=221</guid>
		<description><![CDATA[Carolyn K. Reidy, chief executive of Simon &#38; Schuster, was recently quoted saying of Amazon&#8217;s $10 standard pricing for books on the Kindle: “We do not agree with their pricing strategy. I don’t believe that a new book by an author should ipso facto be less expensive electronically than it is in paper format.” Fortunately [...]]]></description>
			<content:encoded><![CDATA[<p>Carolyn K. Reidy, chief executive of Simon &amp; Schuster, was recently quoted saying of Amazon&#8217;s $10 standard pricing for books on the Kindle:</p>
<blockquote><p>“We do not agree with their pricing strategy. I don’t believe that a new book by an author should <em>ipso facto</em> be less expensive electronically than it is in paper format.”</p></blockquote>
<p>Fortunately for us, the market decides the price of products, not Ms. Reidy. This past week, there have been various other rumblings in the publishing industry, from Macmilan&#8217;s dispute with Amazon over pricing to the sky-is-falling predictions at recent publishing conferences, to the fearful reactions to Apple&#8217;s impending entry into the market.</p>
<p>Here are six reasons I <em>do</em> think that ebooks should be less expensive electronically than in paper format:</p>
<ol>
<li><strong>Cost of typesetting, printing, and returns is zero.</strong> This is the obvious one &#8212; electronic books cost nothing to produce, once you&#8217;ve converted the book to the appropriate formats. This impacts the publishing industry&#8217;s bottom line both for successful books (where there is a cost of printing and distributing each), and greatly reduces the financial risk of publishing an <em>unsuccessful</em> book (since bookstores aren&#8217;t returning unsold books for credit). These savings can and should be passed directly to consumers in a fair marketplace.</li>
<li><strong>Electronic books can&#8217;t be shared or sold. </strong>We have, quite unfortunately, given up as consumers on forcing publishers to give us title to the books we buy electronically. Unlike a paper book, DRM technology locks up the books so we can&#8217;t resell them, give them to libraries, borrow them <em>from</em> libraries, or even share them with a friend for a few weeks. Publishers should realize that when they sell us a locked product that denies us the right of first sale, they are selling an inferior product with no residual value. That must be represented in the sale price, and should affect everyone&#8217;s profit up the chain, from the vendor to the publisher to the author. You can&#8217;t sell me a $20 electronic book over a $20 hardcover because the hardcover book has real residual value should I choose to part with it in the future. This goes double for textbooks.</li>
<li><strong>eBooks allows publishers to reduce risk.</strong> While publishers still have to take on the risks of marketing, editing, carrying, and potentially providing non-refundable advances to the author, ebooks don&#8217;t require the same degree of risk planning to produce <em>just</em> the right number of books. Thus, electronic publishers can take on unknown authors (at lower royalty percentages) and works in niché subjects without the same risks as before. With long-tail economies, publishers can make <em>more total profit</em> on <em> more works</em> that sell, individually, much fewer copies than the big-name authors. This, in turn, will put publishers in a better position to negotiate with big-ticket authors.</li>
<li><strong>Electronic publishing is green.</strong> Electronic books have a fraction of the environmental impact costs of paper books. This isn&#8217;t just about greenhouse gas, electronic publishing is also much more efficient when it comes to resource depletion (wood, water, and petroleum), acidification, and waste disposal. While our current lop-sided economic models rarely realize true environmental costs in the costs of goods sold, publishers should expect that these costs will hit them in the future in the form of regulations and pressures from forward-thinking distributors (like Wal-Mart), and the technologies they are either already putting in place or are planning to in the future to reduce environmental impacts can be side-stepped by paperless printing.</li>
<li><strong>Cheap is the best way to combat free.</strong> Like it or not, paper books are getting easier to copy every day. Over 10 years ago, when I was in college, a number of students were known to all chip in to buy a textbook, run to Kinko&#8217;s and make $10 copies, and resell the original book. Now, they don&#8217;t even need the $10 apiece, just a few bucks for scanning. Textbook publishers were the first to be victims of piracy due to their ridiculous prices and the limited residual value of their books after the semester (due to an artificially-high rate of book revisions). Mass-market books and magazines are going to repeat the same mistakes as the music industry if they don&#8217;t learn the lesson that the easier way to combat piracy is to make it <em>painless and inexpensive</em> for people to obtain electronic versions of their works. Fortunately, competing with free doesn&#8217;t mean you have to be free&#8211;it just means you have to be &#8220;virtually free.&#8221; You have to hit people emotionally at a price that competes with frivolous entertainment and grande mochachinos. This is the reason that 30% of Amazon&#8217;s sales are electronic already, and iTunes sells more music than Wal-Mart.</li>
<li><strong>The number of distributors is increasing.</strong> With Apple coming to the market, it&#8217;s time for publishers to not whine about the total price, but push for better deals from Amazon. Amazon&#8217;s costs for distribution are pretty cheap, and the more choices publishers have to reach people, the more distributors will have to do to court publishers. The best deal for consumers and publishers alike will be if Apple, like with iTunes, supports users putting works they didn&#8217;t publish through Apple in their iBooks library. While publishers not using Apple would lose the comfort of DRM, they would be able to keep access to Apple customers without being forced to take Apple&#8217;s deal. So, publishers should start <em>now</em> to push Apple to allow consumers to add unprotected EPUB files to their iBooks library, and thus keep themselves from becoming sharecroppers on Apple&#8217;s field, as they have been with the Kindle market.</li>
<li><strong>Adapt or die. Number 7 is free of charge <img src='http://www.tallent.us/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</strong> Publishers have traditionally been the powerhouse for finding quality authors, funding their work, marketing it effectively, and managing the supply chain. Electronic publishing <em>is already</em> breaking down walls for independent publishers, who can contract with <a href="http://www.ebookarchitects.com/">cost-effective contractors</a> (a little plug for my brother&#8217;s company there) to produce quality ebooks, sell them directly (through Amazon or other web sites), and self-market them online. Sure, they may never sell a million copies, and 80% of self-published work aren&#8217;t worth the paper they <em>aren&#8217;t</em> printed on, but they are the new competition. If independent authors consistently meet or beat the prices of &#8220;published&#8221; works, new technologies will emerge to sort the wheat from the chaff, and people <em>will</em> find interesting independent authors to take up some of the relatively-fixed number of books they buy.</li>
</ol>
<p>So, I encourage publishers to put some thought into where they want to be in 5 years. The reality is, it simply won&#8217;t involve nearly as many dead trees and ink-stained fingers, and they have an opportunity now to avoid the fear-driven missteps and heel-digging of the music and movie industries. Instead, they should focus on creating a marketplace with new profit opportunities and larger markets for themselves, while understanding that they simply must provide a better value for customers to survive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=221</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Questions not answered by the iPad</title>
		<link>http://www.tallent.us/blog/?p=219</link>
		<comments>http://www.tallent.us/blog/?p=219#comments</comments>
		<pubDate>Fri, 29 Jan 2010 06:59:51 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=219</guid>
		<description><![CDATA[Just in case anyone has been wondering, yes, I still intend to blog occasionally. Watching Jobs et al on stage yesterday, there were a few lingering questions I have that I hope Apple addresses before the release: Camera, pretty please? I&#8217;m hoping a front-facing camera is a &#8220;one more thing&#8221; added at the end. This [...]]]></description>
			<content:encoded><![CDATA[<p>Just in case anyone has been wondering, yes, I still intend to blog occasionally.</p>
<p>Watching Jobs et al on stage yesterday, there were a few lingering questions I have that I hope Apple addresses before the release:</p>
<ul>
<li><strong>Camera, pretty please?</strong> I&#8217;m hoping a front-facing camera is a &#8220;one more thing&#8221; added at the end. This does seem like a no-brainer, a 2MP camera would add $10 to the cost.</li>
<li><strong>No GPS for wifi users?</strong> Apparently only 3G customers get the GPS feature. I see what the issue is: (1) GPS without cell tower assistance can take 40 seconds to get a lock, and (2) 99% of the time, if you don&#8217;t know where you are, you don&#8217;t have wifi coverage. Hopefully the wifi-based location services will be good enough to at least get me in the neighborhood when I do have a wifi connection and I want to use the map, movie listings, etc.</li>
<li><strong>Sync?</strong> Is Apple going to provide a way for iPhone users to sync their app settings between the iPhone and iPad? Sure, it would require developers to make some changes to their code, but would be very handy for people with both.</li>
<li><strong>Number of devices?</strong> Our household already has five authorized devices for iTunes content: my iPhone and Delanea&#8217;s, my Mac Pro and her Macbook Pro, and the Mac Mini we use as an HTPC in our living room. Adding an iPad to that will require me to de-authorize one device, and I can&#8217;t make that choice. If Apple doesn&#8217;t expand the number of devices, I won&#8217;t be considering buying new locked iTunes content.</li>
<li><strong>Stylus?</strong> I know Apple wants to be all intimate with their iPad, but I want to take notes in a meeting without looking like I&#8217;m finger-painting. ThinkGeek sells styluses that work with the iPhone, will they also work with the iPad&#8217;s touch sensor? If so, maybe someone will write a note-taking app (I don&#8217;t care about handwriting recognition, just handwriting and the ability to get electronic signatures on documents).</li>
<li><strong>Magazines?</strong> The only magazines I subscribe to are fashion magazines. It would be nice to get rid of those dead trees and keep it all on one device, and bookmark pages I like. No news about any sort of periodical subscriptions for iBook during the demo, just the same old &#8220;look it&#8217;s a newspaper web site with columns!&#8221; demo.</li>
<li><strong>iTunes Plus content? </strong>Will the liner notes, etc. for the fancy iTunes albums be viewable on the iPad? Seems like a natural fit.</li>
<li><strong>Bluetooth keyboard support?</strong> Or will I be forced to use the dock-connected one when I already own a perfectly good bluetooth Apple keyboard?</li>
<li><strong>A4 Chip?</strong> So, is this thing instruction-compatible with the ARM processors used in the iPhone/iPod, or are they doing a little Rosetta magic on us? If the latter, I would expect iPad-specific compilation to result in better performance and longer battery life vs. running iPhone apps directly. What are they doing to allow apps to be downloaded with both iPhone and iPad native binaries?</li>
<li><strong>Keyboard-like accessories?</strong> The keyboard dock tells me there <em>is</em> a way for an accessory to use the 30-pin connector to <em>emulate</em> a keyboard. Looking forward to seeing devices like bar-code scanners and credit-card swipers that dock snugly to the bottom of the iPad and merely emulate a keyboard for data entry.</li>
<li><strong>Audio reading in iBook?</strong> Kindle has its computer read-aloud feature, and while it caused a stink with stingy publishers, it is a useful feature. If Apple isn&#8217;t going to add accessibility features like this to the iPad, will they at least work with publishers to &#8220;bundle&#8221; audiobook versions of books with the ebooks? It would absolutely rock if the user had the choice to switch back and forth between a human-read audiobook and an ebook format, or even have them running simultaneously.</li>
<li><strong>Voice control?</strong> iPhone has it, and iPad has a microphone. So, will we be able to control our iPad by voice command? Please say yes.</li>
<li><strong>Free book library?</strong> iTunes has some free content, so does the App Store. Google offers more than 1 million public domain books in ePub format. Will we be able to get to these through the iBooks store, or at least add them manually?</li>
<li><strong>iBook on iPhone? </strong>I have used the Kindle app on my iPhone to read a few books, so will Apple offer similar functionality so those without the iPad can still enjoy the convenience of the iBook store?</li>
<li><strong>Kindle for iPad?</strong> Speaking of the the Kindle iPhone app, will Amazon upgrade the app for iPad use, and will Apple approve it? It would be smart for both of them &#8212; Apple needs to woo Kindle users who&#8217;ve already amassed a library, and Amazon&#8217;s unsexy etch-a-sketch is going to start losing the important market share (the books, not the reader) to the iPad at some point.</li>
<li><strong>SVG?</strong> Come on guys, Safari supports it on Mac and Windows. Can&#8217;t be that hard to give us iPad/iPhone support for scalable images! And it would shut up most of the whining about Flash (which I have absolutely no interest in seeing added to the iPad or iPhone).</li>
</ul>
<p>Ok, that&#8217;s it for now. Guess we&#8217;ll see in the coming weeks how all this pans out. Despite a few small disappointments, I will be among the first in line for an iPad. I&#8217;ve been waiting for it since I was a kid watching the PADDs on Star Trek: The Next Generation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=219</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-10-02</title>
		<link>http://www.tallent.us/blog/?p=218</link>
		<comments>http://www.tallent.us/blog/?p=218#comments</comments>
		<pubDate>Fri, 02 Oct 2009 08:16:00 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=218</guid>
		<description><![CDATA[Apparently I bought one of the last Saturns. # IT folks can&#39;t find CABs for XP SP2, so I&#39;m dead in the water on new computer. No IIS, No .NET (waiting on IIS)&#8230; # Hmm&#8230; looks like Pushpin got bought out by Apple. Pity, was looking for alt. map API source (http://www.pushpin.com/) # w00t! Got [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Apparently I bought one of the last Saturns. <img src='http://www.tallent.us/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  <a href="http://twitter.com/richardtallent/statuses/4526743508">#</a></li>
<li>IT folks can&#39;t find CABs for XP SP2, so I&#39;m dead in the water on new computer. No IIS, No .NET (waiting on IIS)&#8230; <a href="http://twitter.com/richardtallent/statuses/4527066656">#</a></li>
<li>Hmm&#8230; looks like Pushpin got bought out by Apple. Pity, was looking for alt. map API source (<a href="http://www.pushpin.com/" rel="nofollow">http://www.pushpin.com/</a>) <a href="http://twitter.com/richardtallent/statuses/4530776088">#</a></li>
<li>w00t! Got beta email to start a &quot;stack exchange&quot; site based on #<a href="http://search.twitter.com/search?q=%23stackoverflow">stackoverflow</a> code. Have 10 ideas for useful SE sites, need to pick one. <a href="http://twitter.com/richardtallent/statuses/4532174808">#</a></li>
<li>RT @<a href="http://twitter.com/danherbert">danherbert</a> It&#39;s a great feeling to search for something and find the answer to your question answered by yourself on #<a href="http://search.twitter.com/search?q=%23stackoverflow">stackoverflow</a> <a href="http://twitter.com/richardtallent/statuses/4532191394">#</a></li>
<li>What do *you* see in my artwork? I have to write my first real artist&#39;s statement tonight, need ideas&#8230; <a href="http://twitter.com/richardtallent/statuses/4532568764">#</a></li>
<li>@<a href="http://twitter.com/Mallioch">Mallioch</a> What&#39;s VS? emacs FTW! lol<br />
(Seriously, I usually avoid VS for .NET, but I&#39;m weird that way and prefer UltraEdit) <a href="http://twitter.com/Mallioch/statuses/4533088867">in reply to Mallioch</a> <a href="http://twitter.com/richardtallent/statuses/4533619160">#</a></li>
<li>@<a href="http://twitter.com/codinghorror">codinghorror</a> Google Wave = live meeting + IM + tighter integration of collaborative document editing. I don&#39;t get it either. <a href="http://twitter.com/codinghorror/statuses/4534656002">in reply to codinghorror</a> <a href="http://twitter.com/richardtallent/statuses/4534952959">#</a></li>
<li>@<a href="http://twitter.com/ChadBurge">ChadBurge</a> <a href="http://photos.Tallent.us" rel="nofollow">http://photos.Tallent.us</a>, NSFW <a href="http://twitter.com/ChadBurge/statuses/4532959966">in reply to ChadBurge</a> <a href="http://twitter.com/richardtallent/statuses/4536161084">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=218</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-10-01</title>
		<link>http://www.tallent.us/blog/?p=217</link>
		<comments>http://www.tallent.us/blog/?p=217#comments</comments>
		<pubDate>Thu, 01 Oct 2009 08:16:00 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=217</guid>
		<description><![CDATA[@NocturnalUtopia nothing boring about a steady paycheck lol! I&#39;ll keep living .NET/SQL 9-5 if I can shoot what I want on the weekends&#8230; in reply to NocturnalUtopia # I think I need to change my MM to have the word &#34;implied&#34; in big bold letters. Implied models seem to not believe that I&#39;ll work with [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>@<a href="http://twitter.com/NocturnalUtopia">NocturnalUtopia</a> nothing boring about a steady paycheck lol! I&#39;ll keep living .NET/SQL 9-5 if I can shoot what I want on the weekends&#8230; <a href="http://twitter.com/NocturnalUtopia/statuses/4497392961">in reply to NocturnalUtopia</a> <a href="http://twitter.com/richardtallent/statuses/4498179525">#</a></li>
<li>I think I need to change my MM to have the word &quot;implied&quot; in big bold letters. Implied models seem to not believe that I&#39;ll work with them. <a href="http://twitter.com/richardtallent/statuses/4499966123">#</a></li>
<li>w00t! New laptop at work. Decided to switch from a desktop when I heard the laptops were actually faster now. Oodles of things to install&#8230; <a href="http://twitter.com/richardtallent/statuses/4500636953">#</a></li>
<li>Great nuggets from Woody Allen in this interview that art photographers can sympathize with: <a href="http://bit.ly/JNHCW" rel="nofollow">http://bit.ly/JNHCW</a> <a href="http://twitter.com/richardtallent/statuses/4503377816">#</a></li>
<li>@<a href="http://twitter.com/AnnaEvans">AnnaEvans</a> Well at least you have us to entertain you here in the twitterverse&#8230; <a href="http://twitter.com/AnnaEvans/statuses/4507500824">in reply to AnnaEvans</a> <a href="http://twitter.com/richardtallent/statuses/4508420115">#</a></li>
<li>Thought I might have an assistant for Austin, but they wanted to be a second shooter too&#8211;not bad, just not a good fit for these shoots. <a href="http://twitter.com/richardtallent/statuses/4508449146">#</a></li>
<li>@<a href="http://twitter.com/rondavis007">rondavis007</a> My checklist: mode, ISO, EC, clock, clean lenses/sensor, charge batteries, format CF, check lens focus/IS/VR setting, lens cap. <a href="http://twitter.com/rondavis007/statuses/4508667028">in reply to rondavis007</a> <a href="http://twitter.com/richardtallent/statuses/4508991534">#</a></li>
<li>@<a href="http://twitter.com/GOREWHORENOS">GOREWHORENOS</a> Unfortunately, plenty of creeps on one side of MM and flakes on the other. Just be choosy and don&#39;t worry about the rest! <a href="http://twitter.com/GOREWHORENOS/statuses/4516629391">in reply to GOREWHORENOS</a> <a href="http://twitter.com/richardtallent/statuses/4517634655">#</a></li>
<li>@<a href="http://twitter.com/coreyward">coreyward</a> thanks! no biggie, was just a new photog. wanting to learn, thought she just wanted to assist but wanted to shoot too. <a href="http://twitter.com/coreyward/statuses/4511089108">in reply to coreyward</a> <a href="http://twitter.com/richardtallent/statuses/4517721436">#</a></li>
<li>@<a href="http://twitter.com/coreyward">coreyward</a> the outdoor situation would have just made us more of a spectacle, so I declined. <a href="http://twitter.com/richardtallent/statuses/4517766703">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=217</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-09-29</title>
		<link>http://www.tallent.us/blog/?p=216</link>
		<comments>http://www.tallent.us/blog/?p=216#comments</comments>
		<pubDate>Tue, 29 Sep 2009 08:16:00 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=216</guid>
		<description><![CDATA[I can&#39;t squeeze Terry Gilliam&#39;s great quote at the end of this into 140, so here&#39;s the link: http://bit.ly/EA4Me # Powered by Twitter Tools.]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>I can&#39;t squeeze Terry Gilliam&#39;s great quote at the end of this into 140, so here&#39;s the link: <a href="http://bit.ly/EA4Me" rel="nofollow">http://bit.ly/EA4Me</a> <a href="http://twitter.com/richardtallent/statuses/4462782454">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=216</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-09-28</title>
		<link>http://www.tallent.us/blog/?p=215</link>
		<comments>http://www.tallent.us/blog/?p=215#comments</comments>
		<pubDate>Mon, 28 Sep 2009 08:16:00 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=215</guid>
		<description><![CDATA[684 Address Book entries left, probably 800 when I started. Wow, that took awhile to sort through&#8230; # Bad: OMP talent search sucks worse than before, and most of my model contacts have retired. Good: Chinese buffet with the fam! # Two great models booked for Austin, and one tentative. Still looking, need two more [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>684 Address Book entries left, probably 800 when I started. Wow, that took awhile to sort through&#8230; <a href="http://twitter.com/richardtallent/statuses/4412857157">#</a></li>
<li>Bad: OMP talent search sucks worse than before, and most of my model contacts have retired. Good: Chinese buffet with the fam! <a href="http://twitter.com/richardtallent/statuses/4422046537">#</a></li>
<li>Two great models booked for Austin, and one tentative. Still looking, need two more for the concept (not all at the same shoot). <a href="http://twitter.com/richardtallent/statuses/4425810905">#</a></li>
<li>Photography casting call secret: most models read their emails / messages / casting calls on Sunday afternoon. <a href="http://twitter.com/richardtallent/statuses/4425890033">#</a></li>
<li>Booked two more models for Austin! One great experienced model, one new model. Now doing 3 shoots, looking for a few more models. <a href="http://twitter.com/richardtallent/statuses/4430590434">#</a></li>
<li>@<a href="http://twitter.com/SHO_Dexter">SHO_Dexter</a> in 5min. <a href="http://twitter.com/richardtallent/statuses/4430610400">#</a></li>
<li>Hmm&#8230; have new moo business cards ready for weddings, but can&#39;t order because we have no credit cards&#8211;had to report stolen, no new #<a href="http://search.twitter.com/search?q=%23s">s</a> yet. <a href="http://twitter.com/richardtallent/statuses/4434096731">#</a></li>
<li>I like Photoshop, but maybe ppl should have to take a test that determines the max number/opacity of layers they&#39;re allowed to use. <a href="http://twitter.com/richardtallent/statuses/4434196157">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=215</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Updates for 2009-09-27</title>
		<link>http://www.tallent.us/blog/?p=214</link>
		<comments>http://www.tallent.us/blog/?p=214#comments</comments>
		<pubDate>Sun, 27 Sep 2009 08:16:00 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.tallent.us/blog/?p=214</guid>
		<description><![CDATA[Preparing for a bridal shoot, keeping an eye on the sky&#8230; # Delanea&#39;s wallet and cash stolen (but no photography equipment) while at bridal shoot. Net profit: $0 for the day. # I hate when a sweet but flaky model sends me a FR. Don&#39;t know how to respond. To me, friend = endorsement / [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Preparing for a bridal shoot, keeping an eye on the sky&#8230; <a href="http://twitter.com/richardtallent/statuses/4397007301">#</a></li>
<li>Delanea&#39;s wallet and cash stolen (but no photography equipment) while at bridal shoot. Net profit: $0 for the day. <a href="http://twitter.com/richardtallent/statuses/4406302478">#</a></li>
<li>I hate when a sweet but flaky model sends me a FR. Don&#39;t know how to respond. To me, friend = endorsement / desire to shoot, and I don&#39;t. <a href="http://twitter.com/richardtallent/statuses/4406508826">#</a></li>
<li>Cleaning up my FB friends, contacts, twit-peeps, etc. Thought I was organized, but the address book needed spring cleaning. <a href="http://twitter.com/richardtallent/statuses/4410586021">#</a></li>
</ul>
<p class="aktt_credit">Powered by <a href="http://alexking.org/projects/wordpress">Twitter Tools</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tallent.us/blog/?feed=rss2&amp;p=214</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
