<?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>herrklein.com &#187; Software</title>
	<atom:link href="http://herrklein.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://herrklein.com</link>
	<description>Computer Graphics &#124; Design &#124; Photography &#124; New Media</description>
	<lastBuildDate>Fri, 30 Oct 2009 10:33:26 +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>A Photoshop filter for four bit images</title>
		<link>http://herrklein.com/2008/06/photoshop-filter/</link>
		<comments>http://herrklein.com/2008/06/photoshop-filter/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 11:21:51 +0000</pubDate>
		<dc:creator>Lasse</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://herrklein.com/?p=87</guid>
		<description><![CDATA[I currently find myself redesigning an HD PVR service with a rather limited graphical specification for the on-screen display. The set-top box can only handle images with four bits per channel, giving a total of 4096 colors to work with. Not quite what one would expect from an HD set-top-box&#8230; A company called Telegraphics have [...]]]></description>
			<content:encoded><![CDATA[<p><img class="right" src="http://herrklein.com/upload/pspluginicon.gif" alt="pluginicon" width="150" height="148" /></p>
<p>I currently find myself redesigning an HD PVR service with a rather limited graphical specification for the on-screen display. The set-top box can only handle images with four bits per channel, giving a total of 4096 colors to work with. Not quite what one would expect from an HD set-top-box&#8230;</p>
<p>A company called Telegraphics have previously provided <a title="12bits" href="http://www.telegraphics.com.au/sw/info/12bits.html" target="_blank">the 12bits filter</a> for converting images from 8 bits/channel to 4 bits/channel, but they have not updated the filter for Photoshop CS3. The reason for this is probably very low demand for a filter like this. But if someone else out there are stuck with 4 bit images for some reason, you know how useful this filter can be for tuning images. If you are not one of them, you can safely stop reading now.<span id="more-87"></span></p>
<p>Adobe have now released a software development kit (<a title="Photoshop SDK" href="http://www.adobe.com/devnet/photoshop/sdk/" target="_blank">Photoshop CS3 SDK</a>) for creating add-ons to Photoshop, so instead of waiting for Telegraphics to upgrade their filter, I made my first plug-in with the CS3 SDK and Apple&#8217;s excellent Xcode.</p>
<p>My filter differs from Telegraphics&#8217; filter by rounding off the color values rather than simply discarding the least significant bits. The result is that each color only changes by an average of 4 levels and not more than 8 levels, instead of being changed by an average of 8 levels and up to a total of 16 levels. This produces an image that is more close to the original. The Telegraphics filter changed the pixels in a way that corresponds to enhancing the contrast by applying an S-curve to the image. The formula I used is p=17*floor((p1+8)/17). Telegraphics used p=17*floor(p1/16).</p>
<p>I have called the filter Fourbits to refer to the number of bits per channel rather than something to do with &#8220;12 bits&#8221; because this kind of images can also be referred to as 16 bit images if they contain an alpha channel. </p>
<p>The filter does not do any dithering since I have yet to see dithering look good in any application. I think it is better to create images that take the limitations of the color space into consideration. That basically means that you should avoid gradients as far as possible. The best results are acheived by creating images that contain only flat colors and textured surfaces. Applying a few percent noice before using fourbits reduces banding at the cost of graininess if you must have gradients. </p>
<p>You can download the filter here: <a title="fourbits.plugin" href="http://herrklein.com/upload/Fourbits.plugin.zip" target="_blank">Fourbits.plugin.zip</a> (mac only)</p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2008/06/photoshop-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac app bundle</title>
		<link>http://herrklein.com/2008/01/mac-app-bundle/</link>
		<comments>http://herrklein.com/2008/01/mac-app-bundle/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 12:42:55 +0000</pubDate>
		<dc:creator>Lasse</dc:creator>
				<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://herrklein.com/2008/01/mac-app-bundle/</guid>
		<description><![CDATA[Macheist has a limited time offer for a great bundle of 11 mac apps that I highly recommend. The bundle now includes CSSEdit that I have previously mentioned as the best tool for easy and elegant creation and editing of stylesheets. It also includes AppZapper, and if you buy the bundle, you can use it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.macheist.com/"><img src="/upload/macheist_bundle.jpg" alt="Macheist Bundle" height="162" width="480" /></a></p>
<p><a href="http://www.macheist.com/" title="Macheist">Macheist</a> has a limited time offer for a great bundle of 11 mac apps that I highly recommend. The bundle now includes CSSEdit that I have <a href="http://herrklein.com/2007/02/new-skin-for-the-old-ceremony/" title="CSSEdit">previously</a> mentioned as the best tool for easy and elegant creation and editing of stylesheets.</p>
<p>It also includes AppZapper, and if you buy the bundle, you can use it to Zap slow and heavy applications like Dreamweaver from your harddrive.</p>
<p>CSSEdit and AppZapper together cost almost as much as the whole bundle, so the rest of the apps are a pure bonus. I have already become very fond of 1password, a small program that lets you securely share passwords across different browsers.</p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2008/01/mac-app-bundle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working on two Macs</title>
		<link>http://herrklein.com/2007/05/working-on-two-macs/</link>
		<comments>http://herrklein.com/2007/05/working-on-two-macs/#comments</comments>
		<pubDate>Wed, 23 May 2007 20:42:19 +0000</pubDate>
		<dc:creator>Lasse</dc:creator>
				<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://herrklein.com/2007/05/working-on-two-macs/</guid>
		<description><![CDATA[If you have a laptop and a desktop mac, Teleport is the tool to work on both at the same time. This great tool makes your second mac work just almost like connecting a second display. When you move your mouse off the main screen where you set the other mac up to be, the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/teleport.jpg" title="Teleport" alt="Teleport" class="right" height="64" width="64" />If you have a laptop and a desktop mac, <a href="http://abyssoft.com/software/teleport/" title="Teleport" target="_blank">Teleport</a> is the tool to work on both at the same time.</p>
<p>This great tool makes your second mac work just almost like connecting a second display. When you move your mouse off the main screen where you set the other mac up to be, the control of the keyboard and mouse goes over to the other machine. It works smoothly and without noticeable lag.</p>
<p>It obviously doesn&#8217;t let you drag windows between the two machines, but files can be dragged and dropped (tip: just wait for one transfer to finish before you start a new one). And best of all: it&#8217;s free!</p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2007/05/working-on-two-macs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fluxiom online digital asset manager</title>
		<link>http://herrklein.com/2007/03/fluxiom/</link>
		<comments>http://herrklein.com/2007/03/fluxiom/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 10:23:13 +0000</pubDate>
		<dc:creator>Lasse</dc:creator>
				<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[User experience]]></category>

		<guid isPermaLink="false">http://herrklein.com/2007/03/fluxiom/</guid>
		<description><![CDATA[My company has been using a custom built web application for storing and sharing marketing material for a few years. The application was probably good at the time it was made, but as with so much other custom made software, it has never been updated. And like most other web based tools from a few [...]]]></description>
			<content:encoded><![CDATA[<p>My company has been using a custom built web application for storing and sharing marketing material for a few years. The application was probably good at the time it was made, but as with so much other custom made software, it has never been updated. And like most other web based tools from a few years back it was not very user friendly. It used  hierarchical sorting, single item upload and download, and there was no search function.</p>
<p><a href="http://www.fluxiom.com" title="Fluxiom" target="_blank"><img src="/images/fluxiomfeatures.jpg" title="Fluxiom" alt="Fluxiom" border="0" height="129" hspace="0" vspace="0" width="480" /></a></p>
<h3>Web 2.0 + good interface design</h3>
<p>As the web is growing up, the browser based applications finally start resembling professional desktop application. We have now started using a web based digital asset management system called <a href="http://www.fluxiom.com" title="Fluxiom" target="_blank">Fluxiom</a>. It boasts a range of features such as instant thumbnail scaling, search, tagging, filtering, multi-item upload, multi-item select and download, sharing, preview with metadata, and an rss-feed. Many of these features are not unique to this program, and free sites like flickr gives you much of this plus community services. What makes Fluxiom different is the way the elegant and user friendly interface gives you a great overview of all your assets.</p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2007/03/fluxiom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DreamScene or a Living Nightmare</title>
		<link>http://herrklein.com/2007/01/dreamscene-or-a-living-nightmare/</link>
		<comments>http://herrklein.com/2007/01/dreamscene-or-a-living-nightmare/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 08:52:51 +0000</pubDate>
		<dc:creator>Lasse</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[User experience]]></category>

		<guid isPermaLink="false">http://herrklein.com/2007/01/dreamscene-or-a-living-nightmare/</guid>
		<description><![CDATA[Bill Gates held a keynote during CES where he gave another glimpse into new features of the upcoming Windows Vista Ultimate operating system. A single new feature, that is. I would say the expectations should be quite high since this new feature is only available in the version named Ultimate. It is an ultimate disappointment [...]]]></description>
			<content:encoded><![CDATA[<p>Bill Gates held a keynote during CES where he gave another glimpse into new features of the upcoming Windows Vista Ultimate operating system. A single new feature, that is.</p>
<p>I would say the expectations should be quite high since this new feature is only available in the version named <em>Ultimate</em>. It is an ultimate disappointment to learn that the new feature is <em>live video behind the desktop</em>!</p>
<p>Vista has been accused being a shameless copy of an early version of Mac OS X, and the news from mr Gates does nothing to reduce the validity of this accusation. This feature is built into Mac OS X, but it is not promoted in any way. The reason is probably that it is great for showing off, but that in reality it is an utterly useless and resource consuming function.</p>
<p>You can easily take advantage of this feature using the command line or a little program called <a href="http://www.fourminutemilesoftware.com/quartzdesktop/" title="Quartz Desktop" target="_blank">Quartz Desktop</a>.</p>
<p>Update: A program that probably gets closer to DreamScene is <a href="http://macrabbit.com/deskshade/" title="DeskShade">DeskShade</a> which allows you to play movies on the desktop as well as offering a wide variety of slideshow effects.</p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2007/01/dreamscene-or-a-living-nightmare/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When to use iWeb?</title>
		<link>http://herrklein.com/2006/12/when-would-you-consider-using-iweb/</link>
		<comments>http://herrklein.com/2006/12/when-would-you-consider-using-iweb/#comments</comments>
		<pubDate>Sun, 10 Dec 2006 17:44:10 +0000</pubDate>
		<dc:creator>Lasse</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Off topic]]></category>
		<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://herrklein.com/2006/12/when-would-you-consider-using-iweb/</guid>
		<description><![CDATA[UPDATE: iWeb has been updated and improved since this was written. This post is off topic in at least two ways: first of all, this blog is mostly about professional tools, and secondly this site is not about the author&#8217;s personal life. No rule without exceptions.. I recently became a father, and that was indeed [...]]]></description>
			<content:encoded><![CDATA[<p style="float: right; padding-left: 12px"><img src="/images/iweb_icon.jpg" /></p>
<p>UPDATE: iWeb has been updated and improved since this was written.</p>
<p>This post is off topic in at least two ways: first of all, this blog is mostly about professional tools, and secondly this site is not about the author&#8217;s personal life. No rule without exceptions..</p>
<p>I recently became a father, and that was indeed a great experience! I mention it because it triggered me to start using Apple&#8217;s iWeb, and it also explains the low frequency of updates on this site recently. But why would I use iWeb when I already know WordPress so well? Read on and find out.</p>
<p><span id="more-43"></span><strong>Easy does it</strong><br />
Our families live in different cities, so we needed a way to show off the new offspring. And it had to be a way that would be quick and easy to use – both for my girlfriend and myself. I considered using WordPress for a while, but choice landed on iWeb together with a .mac-account, mostly because of the great iPhoto integration.</p>
<p><strong>The pros of iWeb</strong><br />
iWeb has virtually no learning curve. It sports a variety of design templates and supports quick and easy editing and one-click publishing (requires .mac). This makes it fun to use and helps keep focus on the content and presentation only.<br />
iWeb allows you to change the layout completely for each post.</p>
<p>iWeb does not have an overwhelming range of features, and you do not get to make your own design templates. In fact, you do not get to use html at all. I contemplated whether I should consider this positive or negative, but I concluded that this is what makes the program so great and easy to use. I use a modified skin for this site that I am not totally happy with, but I still have not gotten the time to change it. You do not have to feel bad about these things with iWeb, because there is not much you can do about it.</p>
<p>You get some great Web 2.0 features in iWeb. RSS feeds are of course included, and Slideshows are automatically created on all photo pages.</p>
<p>iWeb takes away the need for external image editing and uploading. It lets you drag &amp; drop images, scale, crop and adjust all within the application. It even ads nice web 2.0 reflections and drop shadows.</p>
<p><strong>The cons of iWeb</strong><br />
The simplicity of iWeb is only possible because it is an application. This is also the cause of one of the programs greatest weaknesses. All your work has to be done off-line, and it is limited to a single computer. I have often missed the possibility of publishing and editing content on the run &#8211;  with different computers or even cell phones &#8211; like I can with WordPress on this site.</p>
<p>One click publishing requires a .mac account. Dot mac is ok, but I find it rather slow and quite expensive.</p>
<p>iWeb is far less customizable than WordPress, and there are no plug-ins that I know of. It might be argued that this only strengthen its ease of use, but because of this, you miss out on the possibility of using ads, pinging blog-trackers like <a href="http://www.technorati.com/" title="Technorati">Technorati</a>, <a href="http://www.feedburner.com" title="Feedburner">Feedburner</a> for RSS, and using <a href="http://en.wikipedia.org/wiki/Trackback" title="Trackback">trackback</a> functionality. There are no statistics if you use .mac, so you also miss out on external statistics like <a href="http://www.google.com/analytics/" title="Google Analytics">google analytics</a>.</p>
<p>Comments are supported in iWeb, but I believe they are only possible if you have a .mac account. A nice feature is that iWeb alerts you of new comments and displays them within the application. You are not allowed to edit the  comments, and I do not find comment posting very user friendly, mostly because of the non-apple-ish caption texts (&#8220;comment as&#8221; vs. &#8220;your name&#8221;). It seems quite unneccessary that posting a comment requires image verification even when the whole site is password protected.</p>
<p><img src="/images/iweb_comment.jpg" title="iWeb Comments" alt="iWeb Comments" align="middle" /><br />
You are allowed to password protect the entire site. This is a great feature for family oriented sites, but it is really annoying that the RSS feed gets password protected at the same time.</p>
<p>While you may adjust your images, you have no way of setting how large you want the full size images to appear on your site. There is no way of tagging or searching for images in the photo archive.</p>
<p>One thing that is really sad is the terrible localization of the program. I have only tested Norwegian, but that really sucks! It creates a site with a mixture of Norwegian and English. But why am I even surprised? This is exactly how the sloppy and untalented people at Apple Norway treats the Norwegian Apple site – a sad exception to a company with an otherwise great customer presence.</p>
<p><strong>Conclusion and recommendation</strong><br />
Using iWeb for family pictures and blogging has been very well received with friends and family. The ease of use inspires frequent updates and lets you focus on the content.</p>
<p>I  highly recommend iWeb, but mostly for private and family use. The lack of a learning curve in iWeb is not necessarily a benefit for serious blogging – it might actually mean that you miss out on learning something useful about the internet, ad systems and the blogosphere. So if you see the value of the plug-ins mentioned above and intend to look professional, you should take a look at WordPress.</p>
<p>Please keep in mind that these are my experiences with iWeb version 1.1.2 after using it for a month or so, but it is in no way a complete review.</p>
<p>Update: This is a small tip to anyone who has bothered to read this far. I recently found out how to have text flow around images in iWeb. You probably know already, but since it was far from intuitive, but I will share it anyway. The trick is to cut or copy the image to the clipboard, place the cursor inside the text area where you want the image to appear and paste the image there. When you now select the image, the option to align the image and break the text will be enabled under text formatting.</p>
<p>Did you find this article useful? Please let me know by leaving your comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2006/12/when-would-you-consider-using-iweb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make your Apple Mail look right in Outlook</title>
		<link>http://herrklein.com/2006/10/make-your-apple-mail-look-right-in-outlook/</link>
		<comments>http://herrklein.com/2006/10/make-your-apple-mail-look-right-in-outlook/#comments</comments>
		<pubDate>Fri, 13 Oct 2006 09:56:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://herrklein.com/2006/10/make-your-apple-mail-look-right-in-outlook/</guid>
		<description><![CDATA[One of the many problems with Apple Mail is the way that it handles typography in rich text messages. You are able to set &#8216;Message Font&#8217; under &#8216;Fonts &#038; Colors&#8217; in Preferences, but this is a little misleading. What you are actually setting is how you would like to view your own emails, not how [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; padding-left: 12px"><img src="/images/mailicon.jpg" /></div>
<p>One of the many problems with Apple Mail is the way that it handles typography in rich text messages. You are able to set &#8216;Message Font&#8217; under &#8216;Fonts &#038; Colors&#8217; in Preferences, but this is a little misleading. What you are actually setting is how you would like to view your own emails, not how others will view them.</p>
<p>Whichever font you choose in Preferences, your messages will most likely be shown in Times New Roman in Outlook. This font is not the first choice for most graphic designers, and I find it strange that Apple has built the application like this – especially knowing how much Steve Jobs himself cares about typography.</p>
<p>Sometimes the solution is almost too simple, and for now I have found that the solution is to make a signature for each account. The signatures will always be displayed using the correct formatting. If you add a few empty lines with the format of your choice before the actual signature, and make sure you always start typing after the second or third line of the new message, your emails should end up looking the way you intended.</p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2006/10/make-your-apple-mail-look-right-in-outlook/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Interface – in your face</title>
		<link>http://herrklein.com/2006/09/interface-in-your-face/</link>
		<comments>http://herrklein.com/2006/09/interface-in-your-face/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 10:04:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[User experience]]></category>

		<guid isPermaLink="false">http://herrklein.com/2006/09/interface-in-your-face/</guid>
		<description><![CDATA[Professional Tools A well established trend for professional graphical software is that the interface should be neutral and occupy as little screen real estate as possible. This leaves the user free to focus on the artwork itself without unnecessary distractions. Adobe has a large collection of professional tools, and they have led the development of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/Lightroom.gif" title="Lightroom before" alt="Lightroom before" /></p>
<h3>Professional Tools</h3>
<p>A well established trend for professional graphical software is that the interface should be neutral and occupy as little screen real estate as possible. This leaves the user free to focus on the artwork itself without unnecessary distractions. Adobe has a large collection of professional tools, and they have led the development of interface standards for years. The latest makeover of After Effect was a great example of improving on an already great interface.<br />
<span id="more-38"></span></p>
<h3>The Horror!</h3>
<p>My first impression is that Lightroom&#8217;s interface is quite disturbing in at least a couple of ways. I realize that it is still in beta stage, so the interface might change before the actual release.</p>
<p>The overall design looks a little webish – a little like &#8220;Bridge Center&#8221; in Adobe Bridge: This is especially true for the header with the global navigation. The typography is far too large and  takes up too much valuable space, and there does not appear to be any way of adjusting the font size.</p>
<p>I find it very puzzling that Adobe has included the ornamental &#8220;glyphs&#8221; at the bottom of the left and right columns in a professional photo editing tool (see the picture above). The glyphs have no function, and I can&#8217;t see that they add anything but an element of distraction to the interface. The design trend of spicing up illustrations with organic vector ornaments has been around for a few years now, and it is already getting a little tired. I have removed the glyphs in the image below, and find it a lot better:</p>
<p><img src="/images/Lightroom_after.gif" title="Lightroom after" alt="Lightroom after" /></p>
<p>For those who agree that the glyphs have no place in a professional application, I have included a replacement that you can use to remove them from your application. If you are using a Mac, all you have to do is download the empty <a href="/images/TerminationGlyph.png" title="Link to image">TerminationGlyph.png</a>, quit Lightroom,  and replace the image at <em>/Applications/Adobe Lightroom/ Contents/Frameworks/AgUI.framework/Resources/ </em>(right click on Adobe Lightroom and choose &#8220;Show Package Contents&#8221; to get all the way in there).</p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2006/09/interface-in-your-face/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Autodesk up to with Maya 8?</title>
		<link>http://herrklein.com/2006/08/what-is-autodesk-up-to-with-maya-8/</link>
		<comments>http://herrklein.com/2006/08/what-is-autodesk-up-to-with-maya-8/#comments</comments>
		<pubDate>Wed, 02 Aug 2006 18:09:17 +0000</pubDate>
		<dc:creator>Lasse</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Maya]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://herrklein.com/2006/08/what-is-autodesk-up-to-with-maya-8/</guid>
		<description><![CDATA[Maya users have been quite nervous about the package&#8217;s future since Autodesk acquired Alias last year. Maya 8 has now been released at the Autodesk Siggraph User Group Event as expected, but the release did not meet the users&#8217; expectations. Recent version history Maya 6.5 was met with much the same disappointment as Maya 8.0, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/maya8splashImage.jpg" title="Maya 8 Splash Screen" alt="Maya 8 Splash Screen" /></p>
<p>Maya users have been quite nervous about the package&#8217;s future since Autodesk acquired Alias last year. Maya 8 has now been released at the Autodesk Siggraph User Group Event as <a href="http://herrklein.com/2006/06/maya-8-at-siggraph-2006/" title="Previous article" target="_blank">expected</a>, but the release did not meet the users&#8217; <a href="http://forums.cgsociety.org/showthread.php?t=387929" title="External link" target="_blank">expectations</a>.</p>
<h3>Recent version history</h3>
<p>Maya 6.5 was met with much the same disappointment as Maya 8.0, but is easier to forgive a company for a &#8220;poor&#8221; X.5 release than an X.0 release. In addition to a few features and speed improvements, Maya 6.5 included an extensive rewriting of the code to lay the ground for new features. The users were skeptical, but Alias really showed us that they were serious about launching new features with the release of 7.0.</p>
<h3>SIGGRAPH 2005 and AGUA</h3>
<p>I had to cancel my trip to SIGGRAPH 2006 in the last minute, so I can not say how the User Group Event went this year. But I did attend the Alias Global Users Association (AGUA) meeting during SIGGRAPH 2005.</p>
<p><img src="/images/maya8icon.jpg" class="right" title="Maya 8 Icon" alt="Maya 8 Icon" />Maya 7.0 was released at AGUA 05. The release was a great performance where Alias&#8217; Principal Scientist, Duncan Brinsmead, personally presented his new Toon Shader.  In addition to this, Jos Stam was awarded the 2005 Computer Graphics Achievement Award at the SIGGRAPH Keynote. It was clear that Alias was in the middle of a very innovative period. I do not think I was alone in leaving SIGGRAPH with a strong feeling that Alias would keep their promise of bringing some great improvements to Maya in the following year.</p>
<p style="float: right; padding-left: 12px; padding-right: 6px">&nbsp;</p>
<h3>So, what is Autodesk up to?</h3>
<p>I find it quite troubling that Autodesk has not made an extra effort to make Maya 8 a far more impressive update. They must have known that the specifications of their first update would be thoroughly analyzed by the user community.</p>
<p>Alias were quite quick to explain the lack of new features in 6.5 and to reassure us of a better future. I know it is still early as I write this, but we have yet to hear Autodesk promise us an equally strong and continued commitment to Maya.</p>
<p>It may seem that the Autodesk acquisition has killed the innovative spirit that we saw in Alias. We can only hope that what we are seeing now is only a passing result of a long and painful acquisition period, and that the geniuses of  Duncan Brinsmead, Jos Stam and their colleagues will once again be set free in Maya 8.5.</p>
<h3>Update:</h3>
<p>Duncan himself did showcase some amazing new <a href="http://www.cgtalk.ru/forum/showthread.php?t=13728" title="Dynamic features" target="_blank">dynamic features</a> to be included in a future release of Maya at the User Group Event, so the image may not be as bleak as it appears right now. But according to <a href="http://www.3drender.com/jobs/sig06/" target="_new">this report</a>, the audience did not seem quite convinced by his message from Autodesk about their future commitment to Maya.</p>
<p>I have created a <a href="http://herrklein.com/upload/Maya_8_Whatsnew.pdf">PDF of the Maya 8 &#8220;What&#8217;s New&#8221;-pages</a>. This is a more complete list of the new features than Autodesk&#8217;s marketing material, and it helps explain all the new features in a little more detail.</p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2006/08/what-is-autodesk-up-to-with-maya-8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make your portable mac behave differently in different locations</title>
		<link>http://herrklein.com/2006/06/make-your-macbook-behave-differently-in-different-locations/</link>
		<comments>http://herrklein.com/2006/06/make-your-macbook-behave-differently-in-different-locations/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 15:53:55 +0000</pubDate>
		<dc:creator>Lasse</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://herrklein.com/2006/06/make-your-macbook-behave-differently-in-different-locations/</guid>
		<description><![CDATA[image © Apple Different places, different needs Startup Items lets you open the same applications every time you log in, but that is not necessarily what you want. I have different uses for my MacBook Pro depending on where I am, and I want different programs started and different servers mounted at work than I [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://herrklein.com/images/beach_saver.jpg" title="beach" /></p>
<p align="right"><em>image © Apple</em></p>
<h3>Different places, different needs</h3>
<p>Startup Items lets you open the same applications every time you log in, but that is not necessarily what you want. I have different uses for my MacBook Pro depending on where I am, and I want different programs started and different servers mounted at work than I do at home.</p>
<p>Removable hardware and networks disks are not always available for a portable computer. If you try to mount disks when they are not available, you are causing unnecessary delays, and you get annoying error messages. And if you do not have a solution for mounting the disks automatically, you have to do it manually every work day.</p>
<h3>The solution</h3>
<p>I have made a small applescript that solves most of these problems. Just <a href="/upload/startupscript.scpt">download the script here</a> and double click it to open in script editor. Then follow the instructions in the comments inside the script.</p>
<p>The script works by assuming that you get assigned an ip address within different ranges in different physical places. You tell the script where each range belong, and what you want done  when you are at that place.</p>
<h3>It&#8217;s easy!</h3>
<p>If you are new to programming, I can promise you that this sounds a lot harder than it is. Applescript is made for non-programmers like you, and you will easily understand what is going on. At least take a look at the script before you give up!</p>
<h3>Update: Alternative solution</h3>
<p>I started working on making a more user friendly application to manage locations, but I put that on hold when I found that <a href="http://www.codehackers.net/" title="WiLMa" target="_blank">WiLMa &#8211; The WIreless Location MAnager</a> may do the trick. I will try it out, but my guess right now is that WiLMa may be easier to use, and that the above script gives you more control.</p>
<h3>Update II: Added functionality</h3>
<p>You may now switch behaviour using the Airport network name in addition to the IP address.</p>
<p align="center"><a href="http://digg.com/apple/Make_your_portable_mac_behave_differently_in_different_locations" target="_blank">Digg this article!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://herrklein.com/2006/06/make-your-macbook-behave-differently-in-different-locations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
