<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>[as]</title>
	
	<link>http://www.alexschreyer.net</link>
	<description />
	<lastBuildDate>Mon, 29 Jun 2009 06:19:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/</creativeCommons:license><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/alexschreyer" type="application/rss+xml" /><feedburner:emailServiceId>alexschreyer</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Optimizing Google</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/fNPdkWUO9ko/</link>
		<comments>http://www.alexschreyer.net/programming/optimizing-google/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 06:19:29 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Web & Programming]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1725</guid>
		<description><![CDATA[
As announced in their latest blog post, Google has just released an optimization feature for their online spreadsheets (which, of course, are part of Google Docs). With this new feature, linear optimization problems can be solved easily. This is a great feature and makes online spreadsheets even more Excel-like and usable. Here are some of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/06/docs_139704c_solve_setup_en.gif"  class="thickbox"><img class="alignnone size-medium wp-image-1726" title="docs_139704c_solve_setup_en" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/06/docs_139704c_solve_setup_en-440x389.gif" alt="docs_139704c_solve_setup_en" width="440" height="389" /></a></p>
<p>As announced in their <a href="http://googledocs.blogspot.com/2009/06/solve-feature-lets-you-solve.html" target="_blank">latest blog post</a>, <a href="http://www.alexschreyer.net/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> has just released an optimization feature for their online spreadsheets (which, of course, are part of <a href="http://docs.google.com/" target="_blank">Google Docs</a>). With this new feature, linear optimization problems can be solved easily. This is a great feature and makes online spreadsheets even more Excel-like and usable. Here are some of the features:</p>
<ul>
<li>Minimization or maximization of target cell, but no target value optimization. TIP: Minimize the difference to a target value if you need this.</li>
<li>Select (unlimited?) cells as <a href="http://www.alexschreyer.net/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a> variables. Restriction to positive values is possible.</li>
<li>Add (unlimited?) constraints. These can be &#8220;&lt;=&#8221;, &#8220;=&#8221; or &#8220;&gt;=&#8221;. Since the dialog has no scroll function, the number of constraints is apparently limited by the screen height.</li>
<li>Due to the nature of the optimization algorithm, only linear problems can be computed. This means that formulas may not contain power functions or decision-based formulas (IF-THEN).</li>
</ul>
<p><span id="more-1725"></span>I haven&#8217;t tried this feature out yet on a real problem, but my main performance question would be whether the calculation uses Javascript in the local browser (likely) or uses <a href="http://www.alexschreyer.net/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a>&#8217;s server resources, which may speed things up  on a large problem.</p>
<p>For more help and information on this feature, look at the <a href="http://docs.google.com/support/bin/answer.py?hl=en&amp;answer=139704" target="_blank">relevant Help page</a>. And if you need an optimization solution for Excel spreadsheets that is based on Genetic Algorithms, check out <a href="http://www.alexschreyer.net/projects/xloptim/">my handy tool</a>.</p>

	Post tags: <a href="http://www.alexschreyer.net/tag/analysis/" title="analysis" rel="tag">analysis</a>, <a href="http://www.alexschreyer.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.alexschreyer.net/tag/web/" title="web" rel="tag">web</a>, <a href="http://www.alexschreyer.net/category/programming/" title="Web &amp; Programming" rel="tag">Web &amp; Programming</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/engineering/the-timber-google-web/" title="The timber-Google-web (May 8, 2007)">The timber-Google-web</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/programming/searching-the-mind-map/" title="Searching the Mind-Map (May 4, 2008)">Searching the Mind-Map</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/wow-sweets-3d-warehouse/" title="Wow, Sweet(s) 3D Warehouse! (March 12, 2007)">Wow, Sweet(s) 3D Warehouse!</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/design/wordle-ing-around/" title="Wordle-ing around&#8230; (June 18, 2008)">Wordle-ing around&#8230;</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/misc/welcome/" title="Welcome! (January 4, 2007)">Welcome!</a> (0)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/fNPdkWUO9ko" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/programming/optimizing-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/programming/optimizing-google/</feedburner:origLink></item>
		<item>
		<title>Revit design whitepaper and new 3D Warehouse rules</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/4V3sJbVkkfU/</link>
		<comments>http://www.alexschreyer.net/cad/revit-design-whitepaper-and-new-3d-warehouse-rules/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 15:26:53 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[AEC CAD]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[Revit]]></category>
		<category><![CDATA[SketchUp]]></category>
		<category><![CDATA[UMass]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1717</guid>
		<description><![CDATA[Two interesting news items:

CASE architects have developed an interesting whitepaper for Autodesk that illustrates nicely the conceptual design process in Revit 2010. In this paper, a highrise development is taken from the conceptual stage through some Ecotect solar analysis all the way to facade panelization using the new Revit tools.
You can download the document from [...]]]></description>
			<content:encoded><![CDATA[<p>Two interesting news items:</p>
<p><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/06/casewhitepaper.jpg"  class="thickbox"><img class="alignnone size-medium wp-image-1718" title="casewhitepaper" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/06/casewhitepaper-440x330.jpg" alt="casewhitepaper" width="440" height="330" /></a></p>
<p><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/06/casewhitepaper.jpg"></a><a href="http://www.case-inc.com/content/autodesk-revit-architecture-2010-conceptual-design-white-paper" target="_blank">CASE architects</a> have developed an interesting whitepaper for Autodesk that illustrates nicely the conceptual <a href="http://www.alexschreyer.net/tag/design/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Design">design</a> process in <strong><a href="http://www.alexschreyer.net/tag/revit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Revit">Revit</a> 2010</strong>. In this paper, a highrise development is taken from the conceptual stage through some Ecotect solar <a href="http://www.alexschreyer.net/tag/analysis/" class="st_tag internal_tag" rel="tag" title="Posts tagged with analysis">analysis</a> all the way to facade panelization using the new <a href="http://www.alexschreyer.net/tag/revit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Revit">Revit</a> tools.</p>
<p>You can download the document from Autodesk <a href="http://images.autodesk.com/adsk/files/revitarch10_whitepaper_conceptual_design_modeling.pdf" target="_blank">here</a>.</p>
<p>On the <strong><a href="http://www.alexschreyer.net/tag/sketchup/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SketchUp">SketchUp</a> and <a href="http://www.alexschreyer.net/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Earth</strong> front, <a href="http://www.alexschreyer.net/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> has retooled their aceptance criteria for buildings for <a href="http://www.alexschreyer.net/tag/3d/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3D">3D</a> Warehouse. A nice explanation was <a href="http://sketchupdate.blogspot.com/2009/06/weve-retooled-3d-building-pipeline.html" target="_blank">published on their blog</a>. Maybe more of our <a href="http://bct.nrc.umass.edu/index.php/news/bmatwt-students-model-umass-for-google-earth/" target="_blank">UMass campus</a> buildings will make it now into the <a href="http://www.alexschreyer.net/tag/3d/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3D">3D</a> buildings layer.</p>

	Post tags: <a href="http://www.alexschreyer.net/tag/3d/" title="3D" rel="tag">3D</a>, <a href="http://www.alexschreyer.net/category/cad/" title="AEC CAD" rel="tag">AEC CAD</a>, <a href="http://www.alexschreyer.net/tag/aec-cad/" title="AEC CAD" rel="tag">AEC CAD</a>, <a href="http://www.alexschreyer.net/tag/google-earth/" title="Google Earth" rel="tag">Google Earth</a>, <a href="http://www.alexschreyer.net/tag/revit/" title="Revit" rel="tag">Revit</a>, <a href="http://www.alexschreyer.net/tag/sketchup/" title="SketchUp" rel="tag">SketchUp</a>, <a href="http://www.alexschreyer.net/tag/umass/" title="UMass" rel="tag">UMass</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/cad/visualizing-data-with-sketchup/" title="Visualizing Data with SketchUp (November 8, 2008)">Visualizing Data with SketchUp</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/sketchup-7-is-here/" title="SketchUp 7 is here! (November 15, 2008)">SketchUp 7 is here!</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/cad/and-there-is-sketchup-2-the-free-truespace-by-caligari/" title="And there is SketchUp #2: The Free TrueSpace by Caligari (July 24, 2008)">And there is SketchUp #2: The Free TrueSpace by Caligari</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/building-a-3d-wold-using-sketchup-for-presentations/" title="&#8220;Building a 3D World&#8221; &#8211; Using SketchUp for Presentations (April 13, 2008)">&#8220;Building a 3D World&#8221; &#8211; Using SketchUp for Presentations</a> (2)</li>
	<li><a href="http://www.alexschreyer.net/cad/welcome-to-the-studio/" title="Welcome to the Studio (March 9, 2009)">Welcome to the Studio</a> (1)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/4V3sJbVkkfU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/cad/revit-design-whitepaper-and-new-3d-warehouse-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/cad/revit-design-whitepaper-and-new-3d-warehouse-rules/</feedburner:origLink></item>
		<item>
		<title>Swiss Wood Awards 2009</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/GReuuECx5tQ/</link>
		<comments>http://www.alexschreyer.net/engineering/swiss-wood-awards-2009/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 02:27:37 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Timber Engineering]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[wood]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1673</guid>
		<description><![CDATA[On May 26th, the Swiss wood awards were given out. After the German awards a few weeks ago, these awards highlight more reasons for building with wood such as the custom cut wood slab that transforms into undulating plates (shown above).
More on holzpreis-schweiz.ch.

	Post tags: architecture, Timber Engineering, Timber Engineering, wood

	Related posts
	
	Wood Structures Conference Announcements (1)
	Wood [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1674" class="wp-caption alignnone" style="width: 425px"><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/dukta-matte.jpg"  class="thickbox"><img class="size-medium wp-image-1674" title="dukta-matte" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/dukta-matte-415x400.jpg" alt="Dukta Matte" width="415" height="400" /></a><p class="wp-caption-text">Dukta Matte</p></div>
<p>On May 26th, the Swiss <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">wood</a> awards were given out. After the German awards a few weeks ago, these awards highlight more reasons for building with <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">wood</a> such as the custom cut <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">wood</a> slab that transforms into undulating plates (shown above).</p>
<p>More on <a href="http://www.holzpreis-schweiz.ch/" target="_blank">holzpreis-schweiz.ch</a>.</p>

	Post tags: <a href="http://www.alexschreyer.net/tag/architecture/" title="architecture" rel="tag">architecture</a>, <a href="http://www.alexschreyer.net/category/engineering/" title="Timber Engineering" rel="tag">Timber Engineering</a>, <a href="http://www.alexschreyer.net/tag/timber-engineering/" title="Timber Engineering" rel="tag">Timber Engineering</a>, <a href="http://www.alexschreyer.net/tag/wood/" title="wood" rel="tag">wood</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/engineering/wood-structures-conference-announcements/" title="Wood Structures Conference Announcements (June 13, 2008)">Wood Structures Conference Announcements</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-design-awards-books-available-free/" title="Wood Design Awards Books Available Free (May 10, 2007)">Wood Design Awards Books Available Free</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-design-award-2008-call-for-entries/" title="Wood Design Award 2008 Call For Entries (October 21, 2008)">Wood Design Award 2008 Call For Entries</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-conferences-updated/" title="Wood Conferences Updated (February 19, 2008)">Wood Conferences Updated</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-building-photo-series-lynn-canyon-cafe-and-ranger-station/" title="Wood Building Photo Series: Lynn Canyon Café and Ranger Station (March 1, 2008)">Wood Building Photo Series: Lynn Canyon Café and Ranger Station</a> (0)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/GReuuECx5tQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/engineering/swiss-wood-awards-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/engineering/swiss-wood-awards-2009/</feedburner:origLink></item>
		<item>
		<title>FYI: Save some cash on SketchUp Pro</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/LfKJ6T42594/</link>
		<comments>http://www.alexschreyer.net/cad/fyi-save-some-cash-on-sketchup-pro/#comments</comments>
		<pubDate>Sun, 31 May 2009 03:45:55 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[AEC CAD]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SketchUp]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1671</guid>
		<description><![CDATA[Get some money from the SketchUp folks. The method is a bit longwinded but it&#8217;s well worth the effort.
Instead of producing a late-night infomercial for SketchUp Pro (Buy two copies, get a free pocket protector), we decided to go a simpler route: Helen put together a promo code that knocks $100 US off the price [...]]]></description>
			<content:encoded><![CDATA[<p>Get some money from the <a href="http://www.alexschreyer.net/tag/sketchup/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SketchUp">SketchUp</a> folks. The method is a bit longwinded but it&#8217;s well worth the effort.</p>
<blockquote><p>Instead of producing a late-night infomercial for <a title="SketchUp Pro" href="http://sketchup.google.com/product/gsup.html" target="_blank">SketchUp Pro</a> (Buy two copies, get a free pocket protector), we decided to go a simpler route: <a title="Helen" href="http://sketchup.google.com/3dwarehouse/details?mid=6e849b66241932ee2b6223d8f66495a6&amp;prevstart=0" target="_blank">Helen</a> put together a promo code that knocks $100 US off the price of a single-user Pro license (it&#8217;s normally $495). European and UK customers save 20%, which works out to about the same thing.</p>
<p>Here&#8217;s the catch: <a href="http://sketchup.google.com/3dwarehouse/details?mid=87e7a63241eec501559a8975526c3627&amp;prevstart=0" target="_blank">Chris</a> designed the promo coupon into a LayOut 2 doc – you&#8217;ll need to have <a href="http://sketchup.google.com/product/layout.html" target="_blank">LayOut 2</a> installed on your computer to open the file and read the coupon. If you haven&#8217;t already, you can <a href="http://sketchup.google.com/download/" target="_blank">download a trial version of SketchUp Pro 7</a> (which includes LayOut 2) in order to open the file. Sneaky, no?</p>
<p>Once you&#8217;ve installed <a href="http://www.alexschreyer.net/tag/sketchup/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SketchUp">SketchUp</a> Pro 7, you can <a href="http://download.sketchup.com/nonav/images/eblasts/expiring/123109/sketchupprocouponMAY09.layout" target="_blank">download the promo coupon</a> and see it in LayOut. Mosey on over to our <a href="http://sketchup-store.sketchup.com/" target="_blank">online store</a> to take advantage of the discount until June 19th of this year.</p>
</blockquote>
<p>Here&#8217;s the original posting:</p>
<p><a href="http://sketchupdate.blogspot.com/2009/05/save-some-cash-on-sketchup-pro.html" target="_blank">Official Google SketchUp Blog: Save some cash on SketchUp Pro</a>.</p>

	Post tags: <a href="http://www.alexschreyer.net/category/cad/" title="AEC CAD" rel="tag">AEC CAD</a>, <a href="http://www.alexschreyer.net/tag/aec-cad/" title="AEC CAD" rel="tag">AEC CAD</a>, <a href="http://www.alexschreyer.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.alexschreyer.net/tag/sketchup/" title="SketchUp" rel="tag">SketchUp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/cad/welcome-to-the-studio/" title="Welcome to the Studio (March 9, 2009)">Welcome to the Studio</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/cad/some-sketchup-crumbs/" title="Some SketchUp Crumbs (March 5, 2009)">Some SketchUp Crumbs</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/sketchup-news-roundup/" title="SketchUp News Roundup (December 30, 2008)">SketchUp News Roundup</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/sketchup-7-is-here/" title="SketchUp 7 is here! (November 15, 2008)">SketchUp 7 is here!</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/cad/realistic-or-sketchy-hmmm/" title="Realistic or sketchy, hmmm&#8230;? (January 30, 2009)">Realistic or sketchy, hmmm&#8230;?</a> (0)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/LfKJ6T42594" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/cad/fyi-save-some-cash-on-sketchup-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/cad/fyi-save-some-cash-on-sketchup-pro/</feedburner:origLink></item>
		<item>
		<title>My semi-annual computer cleanup (a to-do list for everyone else)</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/ACHYfW89tlY/</link>
		<comments>http://www.alexschreyer.net/programming/my-semi-annual-computer-cleanup/#comments</comments>
		<pubDate>Wed, 27 May 2009 02:53:26 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Web & Programming]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1655</guid>
		<description><![CDATA[Now that the semester is over and all the grades are in, it is time for me again to clean up my computer before summer work starts. It is simply amazing how much that machine get filled with stuff over time. Add to that that my hard disk is small by today&#8217;s standards and I [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1663" class="wp-caption alignnone" style="width: 450px"><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/windirstat.jpg"> <img class="size-medium wp-image-1663" title="windirstat" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/windirstat-440x332.jpg" alt="WinDirStat main window" width="440" height="332" /></a><p class="wp-caption-text">WinDirStat main window</p></div>
<p>Now that the semester is over and all the grades are in, it is time for me again to clean up my computer before summer work starts. It is simply amazing how much that machine get filled with stuff over time. Add to that that my hard disk is small by today&#8217;s standards and I have my work cut out for me.</p>
<p>Since this may be of help for others, here is my to-do list when I clean my machine. Since I am running a Windows machine, all of those apply to Windows only.</p>
<ul>
<li><strong>Uninstall unused <a href="http://www.alexschreyer.net/tag/software/" class="st_tag internal_tag" rel="tag" title="Posts tagged with software">software</a></strong><br />
 I try out a lot of <a href="http://www.alexschreyer.net/tag/software/" class="st_tag internal_tag" rel="tag" title="Posts tagged with software">software</a> and often forget to uninstall those right away. My uninstall tool of choice is the <a title="Revo uninstaller" href="http://www.revouninstaller.com/" target="_blank">Revo uninstaller</a>. It not only runs the <a href="http://www.alexschreyer.net/tag/software/" class="st_tag internal_tag" rel="tag" title="Posts tagged with software">software</a>-supplied uninstaller but also checks for connected files and registry settings.</li>
<li><strong><span style="font-weight: normal;"><strong>Run a disk cleanup</strong><br />
 That&#8217;s always a good idea. Run the Windows cleanup program as a baseline and then run <a title="CCleaner" href="http://www.piriform.com/" target="_blank">CCleaner</a> for more options and possibly a registry scan.</span></strong></li>
<li><strong>Find and cleanup big files</strong><br />
 I find the main space problem on my harddisk comes from huge files. Finding those is often a good step in chasing down which program stores large amounts of data. I use <a title="WinDirStat" href="http://windirstat.info/" target="_blank">WinDirStat</a> for this. It is a small <a href="http://www.alexschreyer.net/tag/software/" class="st_tag internal_tag" rel="tag" title="Posts tagged with software">software</a> that lists large folders and files in a treeview and &#8211; especially useful &#8211; in a colorful diagram. This is how I found out about many of the other tips in this list.</li>
<li><strong><span id="more-1655"></span>Defragment drive</strong><br />
 You should do this regularly anyways. In my case I couldn&#8217;t do that until I had some time since I had to free up some space on my harddisk first (Windows&#8217; defragmenter needs 15% free space to run). I also use <a title="Defraggler" href="http://www.defraggler.com/" target="_blank">Defraggler</a> since it can defragment individual files. <em>One tip: </em>Disable hibernation (in your computer&#8217;s power settings) and set the pagefile to zero (right-click on My Computer and look under Properties) before you defragment. Those two files (hiberfil.sys and pagefil.sys) can be huge and are locked otherwise.</li>
<li><strong>Cleanup MS Outlook archive and/or backup files and then defragment those</strong><br />
 Depending on how you use Outlook (if you do), it may be wise to delete old items. You can easily do so by running an advanced find (right-click on folder name in Outlook) over your &#8220;Personal Folders&#8221; file or your &#8220;Archive&#8221; file (if you have archiving enabled). I typically delete old items that are at least three years old.</li>
<li><strong>Cleanup iTunes</strong><br />
 You may want to check iTunes for leftover podcasts, duplicate movies etc. Then delete those and maybe change the settings to only store the latest version of your subscribed podcasts.</li>
<li><strong>Delete Picasa originals</strong><br />
 If you are happy with how Picasa modifies your images, then there&#8217;s no need to keep backups (I burn my original files on CD-ROMS as added safety anyways). Do a search for folders named &#8220;Originals&#8221; or &#8220;.picasaoriginals&#8221; and then delete those. You can use Windows&#8217; search function but you&#8217;ll have to make those folders visible first since they are hidden (in any explorer window go to Tools &gt; Folder Options&#8230;).</li>
<li><strong>Malwarebytes anti-malware</strong><br />
 You should check for malware every once in a while anyways. I ran <a title="Microsofts' little program" href="http://www.microsoft.com/security/malwareremove/default.mspx" target="_blank">Microsofts&#8217; little program</a> which didn&#8217;t find anything. Then I tried <a title="Malwarebytes' software" href="http://www.malwarebytes.org/mbam.php" target="_blank">Malwarebytes&#8217; software</a> which found the little bugger. Also do a check with <a title="Ad-aware" href="http://www.lavasoft.com/" target="_blank">Ad-aware</a>. </li>
<li><strong>Apple installers</strong><br />
 For whatever reason, Apple decided to cache every single installer for iTunes, Quicktime, Safari etc. for the past years on my harddrive. They are in folders called &#8220;Installer Cache&#8221;. You can spot them easily using WinDirStat and then safely delete at least the old versions.</li>
<li><strong><a href="http://www.alexschreyer.net/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">Google</a> Desktop index file</strong><br />
 This turned out to be a huge space hog on my harddisk. It may be a good idea to uninstall <a href="http://www.alexschreyer.net/tag/google/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Google">google</a> desktop and reinstall. This way, the index gets rebuilt and old leftover items get removed. I also found that the index was significantly contributing to my harddrive fragmentation. You might need to manually remove the index files &#8211; mine didn&#8217;t clean up after an uninstall. Again, spot them using WinDirStat (They are under &#8220;Documents and Settings &gt; All Users&#8221;.</li>
<li><strong>Video temp files</strong><br />
 If you burn a lot of DVDs (of your family movies for example), look for temporary files or burn images. Video <a href="http://www.alexschreyer.net/tag/software/" class="st_tag internal_tag" rel="tag" title="Posts tagged with software">software</a> often stores a full copy of the DVD on the harddisk before it burns the DVD itself. </li>
<li><strong>System restore</strong><br />
 <em> Final tip: </em>You can reduce the amount of space that system restore uses by looking under the My Computer properties. Don&#8217;t turn it off, it&#8217;s a useful feature!</li>
</ul>

	Post tags: <a href="http://www.alexschreyer.net/tag/life/" title="life" rel="tag">life</a>, <a href="http://www.alexschreyer.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.alexschreyer.net/category/programming/" title="Web &amp; Programming" rel="tag">Web &amp; Programming</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/programming/inserting-holidays-events-into-outlook/" title="Inserting Holidays/Events Into Outlook (January 2, 2007)">Inserting Holidays/Events Into Outlook</a> (4)</li>
	<li><a href="http://www.alexschreyer.net/cad/where-are-my-autocad-settings/" title="Where are my AutoCAD settings??? (February 5, 2007)">Where are my AutoCAD settings???</a> (4)</li>
	<li><a href="http://www.alexschreyer.net/misc/welcome/" title="Welcome! (January 4, 2007)">Welcome!</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/theres-a-new-kerkythea-in-town/" title="There&#8217;s a new Kerkythea in Town (February 12, 2008)">There&#8217;s a new Kerkythea in Town</a> (4)</li>
	<li><a href="http://www.alexschreyer.net/misc/sustainability-vs-homeland-security/" title="Sustainability vs. Homeland Security (May 8, 2008)">Sustainability vs. Homeland Security</a> (0)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/ACHYfW89tlY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/programming/my-semi-annual-computer-cleanup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/programming/my-semi-annual-computer-cleanup/</feedburner:origLink></item>
		<item>
		<title>Running multiple sites on shared hosting (with some DNS and HTACCESS magic)</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/sJXh3-dryfU/</link>
		<comments>http://www.alexschreyer.net/programming/running-multiple-sites-on-shared-hosting-with-some-dns-and-htaccess-magic/#comments</comments>
		<pubDate>Fri, 22 May 2009 11:00:33 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Web & Programming]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1616</guid>
		<description><![CDATA[I recently had the need to set up several different websites in one (hosted, shared) webspace. While this by itself is trivial there was a catch: I had multiple domains that needed to be DNS forwarded (using CNAME) to this webspace. In essence, the functionality I needed was that once a user goes to one of [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 250px"><a href="http://www.flickr.com/photos/69697083@N00/152502539" target="_blank"><img class=" " style="margin-left: 5px; margin-right: 5px; border: 0px initial initial;" title="The worlds network" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/cable.jpg" border="0" alt="The worlds network" hspace="5" width="240" height="180" /></a><p class="wp-caption-text">Plugged (Image by saschaaa)</p></div>
<p>I recently had the need to set up several different websites in one (hosted, shared) webspace. While this by itself is trivial there was a catch: I had multiple domains that needed to be DNS forwarded (using <a title="CNAME" href="http://en.wikipedia.org/wiki/CNAME_record" target="_blank">CNAME</a>) to this webspace. In essence, the functionality I needed was that once a user goes to one of those domains, he/she would get the site served from one of the subdirectories in my webspace.</p>
<p>This again were trivial if the domains had been hosted with the company that provides me with the webspace. But in my case, the domains could not be moved and therefore I needed the <a title="DNS" href="http://en.wikipedia.org/wiki/Domain_Name_System" target="_blank">DNS</a> forwarding. In case you run into a similar situation, here&#8217;s what you need to do:</p>
<p><span id="more-1616"></span></p>
<ol>
<li><strong>Make sure you have Linux/Apache.</strong><br />
 This method works with Linux and Apache. I don&#8217;t know how to do this with Windows since IIS doesn&#8217;t have a clean way to rewrite URLs.</li>
<li><strong>Get a static IP. </strong><br />
 This is usually not included in a cheap, shared hosting plan. Some hosters offer those but mine didn&#8217;t. However, with my hoster (<a title="1and1.com" href="http://wwww.1and1.com/" target="_blank">1and1.com</a>), I was able to purchase an SSL certificate, which gave me a dedicated IP.</li>
<li><strong>Set up subdirectories and add URL rewriting</strong><br />
 Set up one subdirectory per site and add the site content into these. Then add a <em>.htaccess</em> file into the root of the webspace and add the following lines. Of course you&#8217;ll have to modify them to your need.</li>
</ol>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p1616code2'); return false;">View Code</a> HTACCES</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table width="100%" ><tr id="p16162"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
</pre></td><td class="code" id="p1616code2"><pre class="htacces" style="font-family:monospace;">RewriteEngine on
Options +FollowSymLinks
RewriteBase /
# Site 1
RewriteCond %{HTTP_HOST} ^sub1.site.com$ [NC]
RewriteCond %{REQUEST_URI} !^/subdirectory1/.*$
RewriteRule ^(.*)$ /subdirectory1/$1 [L]
# Site 2
RewriteCond %{HTTP_HOST} ^sub2.site.com$ [NC]
RewriteCond %{REQUEST_URI} !^/subdirectory2/.*$
RewriteRule ^(.*)$ /subdirectory2/$1 [L]</pre></td></tr></table></div>

<p><br class="spacer_" /></p>

	Post tags: <a href="http://www.alexschreyer.net/tag/web/" title="web" rel="tag">web</a>, <a href="http://www.alexschreyer.net/category/programming/" title="Web &amp; Programming" rel="tag">Web &amp; Programming</a>, <a href="http://www.alexschreyer.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/programming/say-something/" title="Say Something! (March 8, 2009)">Say Something!</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/design/wordle-ing-around/" title="Wordle-ing around&#8230; (June 18, 2008)">Wordle-ing around&#8230;</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/misc/welcome/" title="Welcome! (January 4, 2007)">Welcome!</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/misc/to-all-alexschreyerde-visitors/" title="To all alexschreyer.de visitors (March 31, 2007)">To all alexschreyer.de visitors</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/engineering/the-timber-google-web/" title="The timber-Google-web (May 8, 2007)">The timber-Google-web</a> (0)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/sJXh3-dryfU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/programming/running-multiple-sites-on-shared-hosting-with-some-dns-and-htaccess-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/programming/running-multiple-sites-on-shared-hosting-with-some-dns-and-htaccess-magic/</feedburner:origLink></item>
		<item>
		<title>German Wood Awards 2009</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/JAMIFbejNnw/</link>
		<comments>http://www.alexschreyer.net/engineering/german-wood-awards-2009/#comments</comments>
		<pubDate>Wed, 20 May 2009 11:00:03 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Timber Engineering]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[wood]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1635</guid>
		<description><![CDATA[The German wood awards have just been given to a variety of projects that include built objects &#8211; anything from highrises to garden sheds &#8211; and new products for wood construction.
The first prize went to an amazing object: A seven story apartment building in Berlin whose structure consists of glulam columns and beams as well [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1138" class="wp-caption alignright" style="width: 243px"><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/01/e3_seven_stories.jpg"  class="thickbox"><img class="size-medium wp-image-1138 " title="e3_seven_stories" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/01/e3_seven_stories-389x400.jpg" alt="e3 Building in Berlin, Germany. Seven stories in wood." width="233" height="240" /></a><p class="wp-caption-text">e3 Building in Berlin, Germany. Seven stories in <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">wood</a>.</p></div>
<p>The German <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">wood</a> awards have just been given to a variety of projects that include built objects &#8211; anything from highrises to garden sheds &#8211; and new products for <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">wood</a> construction.</p>
<p>The first prize went to an amazing object: A seven story apartment building in Berlin whose structure consists of glulam columns and beams as well as solid <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">wood</a> walls. It is the <strong>e3</strong> and more info is available on <a href="http://www.e3berlin.de/" target="_blank">e3berlin.de</a>. See also the image on the right.</p>
<p>It is also great news to note that one of the honorable mentions went to a colleague of ours and one of his projects. Prof. Leander Bathon and the <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">Wood</a> Technology Lab of the University of Applied Sciences in Wiesbaden received this prize for a bridge in Austria that uses a novel glued-in <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">wood</a>-concrete composite system. Some information on our own work on this system can be found <a title="here" href="http://www.alexschreyer.net/projects/wccbridge/">here</a>.</p>
<div id="attachment_1640" class="wp-caption alignnone" style="width: 450px"><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/bruecke-hbv.png"  class="thickbox"><img class="size-medium wp-image-1640" title="bruecke-hbv" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/bruecke-hbv-440x334.png" alt="Wood-concrete composite bridge in Austria" width="440" height="334" /></a><p class="wp-caption-text"><a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">Wood</a>-concrete composite bridge in Austria</p></div>
<p>Finally, if you know German then you can download the <a href="http://www.informationsdienst-holz.de/html/f_page.phtml?p1=1242790660a475219550&amp;p3=45439" target="_blank">official publication</a>.</p>

	Post tags: <a href="http://www.alexschreyer.net/tag/architecture/" title="architecture" rel="tag">architecture</a>, <a href="http://www.alexschreyer.net/category/engineering/" title="Timber Engineering" rel="tag">Timber Engineering</a>, <a href="http://www.alexschreyer.net/tag/timber-engineering/" title="Timber Engineering" rel="tag">Timber Engineering</a>, <a href="http://www.alexschreyer.net/tag/wood/" title="wood" rel="tag">wood</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/engineering/wood-structures-conference-announcements/" title="Wood Structures Conference Announcements (June 13, 2008)">Wood Structures Conference Announcements</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-design-awards-books-available-free/" title="Wood Design Awards Books Available Free (May 10, 2007)">Wood Design Awards Books Available Free</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-design-award-2008-call-for-entries/" title="Wood Design Award 2008 Call For Entries (October 21, 2008)">Wood Design Award 2008 Call For Entries</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-conferences-updated/" title="Wood Conferences Updated (February 19, 2008)">Wood Conferences Updated</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-building-photo-series-lynn-canyon-cafe-and-ranger-station/" title="Wood Building Photo Series: Lynn Canyon Café and Ranger Station (March 1, 2008)">Wood Building Photo Series: Lynn Canyon Café and Ranger Station</a> (0)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/JAMIFbejNnw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/engineering/german-wood-awards-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/engineering/german-wood-awards-2009/</feedburner:origLink></item>
		<item>
		<title>Ambient Occlusion Rendering in Revit</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/MVvAa_LgDYE/</link>
		<comments>http://www.alexschreyer.net/cad/ambient-occlusion-rendering-in-revit/#comments</comments>
		<pubDate>Mon, 18 May 2009 11:00:16 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[AEC CAD]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1598</guid>
		<description><![CDATA[
Here&#8217;s a method that I found recently on the buildz blog: Although it is not clear from the rendering dialog, it is easily possible to do a soft-shadowed ambient-occlusion rendering in Revit&#8217;s implementation of MentalRay.
This is done by setting the time of the rendering to sometime during the night. After the rendering, just open the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/3d-view-3.jpg"  class="thickbox"><img class="alignnone size-medium wp-image-1603" title="3d-view-3" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/3d-view-3-440x258.jpg" alt="3d-view-3" width="440" height="258" /></a></p>
<p>Here&#8217;s a method that I found recently on the <a href="http://autodesk-revit.blogspot.com/2009/05/buildz-blog.html" target="_blank">buildz blog</a>: Although it is not clear from the rendering dialog, it is easily possible to do a soft-shadowed ambient-occlusion rendering in <a href="http://www.alexschreyer.net/tag/revit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Revit">Revit</a>&#8217;s implementation of MentalRay.</p>
<p>This is done by setting the time of the rendering to sometime during the night. After the rendering, just open the exposure settings dialog and increase the exposure until it looks right. The result is below:</p>
<p><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/3d-view-2.jpg"  class="thickbox"><img class="alignnone size-medium wp-image-1599" title="3d-view-2" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/3d-view-2-440x258.jpg" alt="3d-view-2" width="440" height="258" /></a></p>
<p>Credit for this method goes to <a href="http://autodesk-revit.blogspot.com/2009/05/buildz-blog.html" target="_blank">David</a>!</p>

	Post tags: <a href="http://www.alexschreyer.net/category/cad/" title="AEC CAD" rel="tag">AEC CAD</a>, <a href="http://www.alexschreyer.net/tag/aec-cad/" title="AEC CAD" rel="tag">AEC CAD</a>, <a href="http://www.alexschreyer.net/tag/revit/" title="Revit" rel="tag">Revit</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/cad/weekly-or-so-cad-roundup/" title="Weekly (or so) CAD roundup (March 24, 2009)">Weekly (or so) CAD roundup</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/typical-types-and-others/" title="Typical Types and Others (March 11, 2009)">Typical Types and Others</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/the-new-revit-2010-that-is/" title="The new Revit (2010, that is) (February 9, 2009)">The new Revit (2010, that is)</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/cad/sell-your-revit-stuff/" title="Sell your Revit stuff! (December 11, 2008)">Sell your Revit stuff!</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/richmond-olympic-oval-design/" title="Richmond Olympic Oval Design (July 14, 2008)">Richmond Olympic Oval Design</a> (0)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/MVvAa_LgDYE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/cad/ambient-occlusion-rendering-in-revit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/cad/ambient-occlusion-rendering-in-revit/</feedburner:origLink></item>
		<item>
		<title>Newsy SketchUp</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/5MyR1__7m94/</link>
		<comments>http://www.alexschreyer.net/cad/newsy-sketchup/#comments</comments>
		<pubDate>Sat, 16 May 2009 02:43:39 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[AEC CAD]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Revit]]></category>
		<category><![CDATA[SketchUp]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1585</guid>
		<description><![CDATA[The Daily CatchUp
The first news about SketchUp is news itself. To be more to the point, the folks at SketchUcation.com have just launched an interesting news portal. It is called The Daily CatchUp and it was created to bring frequently updated news to us SU users. So far, posts seem to follow the major topics and [...]]]></description>
			<content:encoded><![CDATA[<h3>The Daily CatchUp</h3>
<p><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/screenshot-5_15_2009-21_58_53.png"  class="thickbox"><img class="alignright size-thumbnail wp-image-1588" title="screenshot-5_15_2009-21_58_53" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/screenshot-5_15_2009-21_58_53-100x100.png" alt="screenshot-5_15_2009-21_58_53" width="100" height="100" /></a>The first news about <a href="http://www.alexschreyer.net/tag/sketchup/" class="st_tag internal_tag" rel="tag" title="Posts tagged with SketchUp">SketchUp</a> is news itself. To be more to the point, the folks at SketchUcation.com have just launched an interesting news portal. It is called <a href="http://news.sketchucation.com/" target="_blank">The Daily CatchUp</a> and it was created to bring frequently updated news to us SU users. So far, posts seem to follow the major topics and announcements on the SCF forum and add whatever else happens in SU world. Definitely a good daily read! (And I like to see that the site was built on <a href="http://www.alexschreyer.net/tag/wordpress/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wordpress">WordPress</a>)</p>
<p><br class="spacer_" /></p>
<div id="attachment_1587" class="wp-caption alignnone" style="width: 410px"><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/400px-shadows.png"  class="thickbox"><img class="size-full wp-image-1587" title="400px-shadows" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/400px-shadows.png" alt="NPR Tools from Render Plus" width="400" height="259" /></a><p class="wp-caption-text">NPR Tools from Render Plus</p></div>
<h3>Render Plus <a href="http://www.alexschreyer.net/tag/software/" class="st_tag internal_tag" rel="tag" title="Posts tagged with software">Software</a></h3>
<p>The recent announcement of the release of <strong>NPR tools</strong> by <a href="http://www.renderplus.com" target="_blank">Render Plus Systems</a> is a good reminder for me to mention their lineup of products, which all look very interesting. Here is a short list:</p>
<ul>
<li><a title="NprTools" href="http://www.renderplus.com/wk/NprTools_w.htm" target="_blank">NprTools</a> &#8211; Adds non-photorealistic rendering like soft shadows or sketchy shadows</li>
<li><a class="mw-redirect" title="IRender nXt" href="http://www.renderplus.com/wk/IRender_w.htm" target="_blank">IRender nXt</a> and  <a title="IRender Lite" href="http://www.renderplus.com/wk/IRender_Lite_w.htm" target="_blank">IRender Lite</a> &#8211; Another renderer for SU</li>
<li><a title="RpTreeMaker" href="http://www.renderplus.com/wk/RpTreeMaker_w.htm" target="_blank">RpTreeMaker</a> &#8211; A free tool to create trees and shrubs</li>
<li><a title="RpTools" href="http://www.renderplus.com/wk/RpTools_w.htm" target="_blank">RpTools</a> and <a title="RpEdits" href="http://www.renderplus.com/wk/RpEdits_w.htm" target="_blank">RpEdits</a> &#8211; Copy and mirror tools (free)</li>
<li><a title="RpWallMaker" href="http://www.renderplus.com/wk/RpWallMaker_w.htm" target="_blank">RpWallMaker</a> &#8211; Create thick walls with openings easier</li>
<li><a title="ProjectSketch" href="http://www.renderplus.com/wk/ProjectSketch_w.htm" target="_blank">ProjectSketch</a> &#8211; An office-planning tool</li>
<li><a title="RpReports" href="http://www.renderplus.com/wk/RpReports_w.htm" target="_blank">RpReports</a> &#8211; Attribute definition and reporting tool</li>
<li><a title="RPS 3D PDF" href="http://www.renderplus.com/wk/RPS_3D_PDF_w.htm" target="_blank">RPS 3D PDF</a> &#8211; And last but definitely not least a tool to create <a href="http://www.alexschreyer.net/tag/3d/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 3D">3D</a> PDFs</li>
</ul>
<p>And for all <a href="http://www.alexschreyer.net/tag/revit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Revit">Revit</a> users that may want an alternative to MentalRay, there is also <a title="AccuRender nXt for Revit" href="http://www.renderplus.com/wk/AccuRender_nXt_for_Revit_w.htm" target="_blank">AccuRender nXt for Revit</a>.</p>

	Post tags: <a href="http://www.alexschreyer.net/category/cad/" title="AEC CAD" rel="tag">AEC CAD</a>, <a href="http://www.alexschreyer.net/tag/aec-cad/" title="AEC CAD" rel="tag">AEC CAD</a>, <a href="http://www.alexschreyer.net/tag/plugin/" title="plugin" rel="tag">plugin</a>, <a href="http://www.alexschreyer.net/tag/revit/" title="Revit" rel="tag">Revit</a>, <a href="http://www.alexschreyer.net/tag/sketchup/" title="SketchUp" rel="tag">SketchUp</a>, <a href="http://www.alexschreyer.net/tag/software/" title="software" rel="tag">software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/cad/new-sketchup-plugin-plugin-loader/" title="New SketchUp Plugin: Plugin Loader (March 10, 2009)">New SketchUp Plugin: Plugin Loader</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/cad/most-popular-sketchup-plugins/" title="Most Popular SketchUp Plugins (March 7, 2008)">Most Popular SketchUp Plugins</a> (24)</li>
	<li><a href="http://www.alexschreyer.net/cad/another-sketchup-renderer-available-for-free-idx-renditioner/" title="Another SketchUp Renderer Available for Free: IDX Renditioner (August 21, 2008)">Another SketchUp Renderer Available for Free: IDX Renditioner</a> (3)</li>
	<li><a href="http://www.alexschreyer.net/cad/wood-cad-chips-1-sketchup-for-woodworking/" title="Wood CAD Chips #1: SketchUp for Woodworking (January 17, 2009)">Wood CAD Chips #1: SketchUp for Woodworking</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/cad/weekly-or-so-cad-roundup/" title="Weekly (or so) CAD roundup (March 24, 2009)">Weekly (or so) CAD roundup</a> (0)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/5MyR1__7m94" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/cad/newsy-sketchup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/cad/newsy-sketchup/</feedburner:origLink></item>
		<item>
		<title>The Old Man of Wood</title>
		<link>http://feedproxy.google.com/~r/alexschreyer/~3/nTUUGtkvNpI/</link>
		<comments>http://www.alexschreyer.net/design/the-old-man-of-wood/#comments</comments>
		<pubDate>Tue, 12 May 2009 03:24:33 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[wood]]></category>

		<guid isPermaLink="false">http://www.alexschreyer.net/?p=1575</guid>
		<description><![CDATA[I just had to do this one. Admittedly portraits are not really my thing but I think it turned out quite okay (although a bit haunting). So how did I do it?
The kids&#8217; playground just received a new layer of wood chips and some of them had fantastic shapes. So I took them, grabbed a [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1580" class="wp-caption alignnone" style="width: 410px"><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/old_man_2_sm.jpg"  class="thickbox"><img class="size-full wp-image-1580" title="The Old Man" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/old_man_2_sm.jpg" alt="The Old Man" width="400" height="600" /></a><p class="wp-caption-text">The Old Man</p></div>
<p>I just had to do this one. Admittedly portraits are not really my thing but I think it turned out quite okay (although a bit haunting). So how did I do it?</p>
<p><span id="more-1575"></span>The kids&#8217; playground just received a new layer of <a href="http://www.alexschreyer.net/tag/wood/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wood">wood</a> chips and some of them had fantastic shapes. So I took them, grabbed a camera and Photoshop and the result is above. For the curious reader the original chips are shown below.</p>
<div id="attachment_1576" class="wp-caption alignnone" style="width: 276px"><a href="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/old_man_originals-medium.jpg"  class="thickbox"><img class="size-medium wp-image-1576" title="old_man_originals-medium" src="http://www.alexschreyer.net/blog/wp-content/uploads/2009/05/old_man_originals-medium-266x400.jpg" alt="What makes op the old man" width="266" height="400" /></a><p class="wp-caption-text">What makes up the old man</p></div>

	Post tags: <a href="http://www.alexschreyer.net/category/design/" title="Design" rel="tag">Design</a>, <a href="http://www.alexschreyer.net/tag/design/" title="Design" rel="tag">Design</a>, <a href="http://www.alexschreyer.net/tag/wood/" title="wood" rel="tag">wood</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.alexschreyer.net/cad/wood-cad-chips-1-sketchup-for-woodworking/" title="Wood CAD Chips #1: SketchUp for Woodworking (January 17, 2009)">Wood CAD Chips #1: SketchUp for Woodworking</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/design/wordle-ing-around/" title="Wordle-ing around&#8230; (June 18, 2008)">Wordle-ing around&#8230;</a> (0)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-structures-conference-announcements/" title="Wood Structures Conference Announcements (June 13, 2008)">Wood Structures Conference Announcements</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-design-awards-books-available-free/" title="Wood Design Awards Books Available Free (May 10, 2007)">Wood Design Awards Books Available Free</a> (1)</li>
	<li><a href="http://www.alexschreyer.net/engineering/wood-design-award-2008-call-for-entries/" title="Wood Design Award 2008 Call For Entries (October 21, 2008)">Wood Design Award 2008 Call For Entries</a> (0)</li>
</ul>

<img src="http://feeds.feedburner.com/~r/alexschreyer/~4/nTUUGtkvNpI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.alexschreyer.net/design/the-old-man-of-wood/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.alexschreyer.net/design/the-old-man-of-wood/</feedburner:origLink></item>
	</channel>
</rss>
