<?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>GabiJack.com &#187; Search Results  &#187;  solidworks 2010</title>
	<atom:link href="http://gabijack.com/?s=solidworks%202010&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://gabijack.com</link>
	<description>Gabi&#039;s Blog on solid modeling, design and engineering</description>
	<lastBuildDate>Tue, 07 Sep 2010 21:02:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=9075</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Animation Efforts and Other Pursuits</title>
		<link>http://gabijack.com/2010/09/myanimationefforts/</link>
		<comments>http://gabijack.com/2010/09/myanimationefforts/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 21:02:26 +0000</pubDate>
		<dc:creator>gabijack</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Motion and animation]]></category>
		<category><![CDATA[SolidWorks 2010]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[Assembly]]></category>
		<category><![CDATA[mates]]></category>
		<category><![CDATA[SolidWorks]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://gabijack.com/?p=2937</guid>
		<description><![CDATA[My dear readers, now that my beloved Master Andrew&#8217;s surgery is done and his wound is healing nicely, I can finally go back to all those things I had left undone or halfway done while I was very busy worrying about his well being.
One of those things I need to go back to, of course, is searching [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">My dear readers, now that my beloved Master Andrew&#8217;s surgery is done and his wound is healing nicely, I can finally go back to all those things I had left undone or halfway done while I was very busy worrying about his well being.</p>
<p style="text-align: justify;">One of those things I need to go back to, of course, is searching for a full time job that best suits my abilities and interests, as well as the needs of my family. This may take some time, so while I&#8217;m at it, I&#8217;ll also  return to my study of the book Creating Animations with SolidWorks and the manuals on Simulation and Motion that I still haven&#8217;t finished.</p>
<p style="text-align: justify;">Now, about the book of Animations&#8230; While working on the last tutorial in Chapter 8, I ran into a few difficulties and wanted to give you all the heads up, just in case you encounter the same problems. The tutorial is about creating an animation showing how a steering wheel and suspension system assembly would look like while driving through tough terrain. The tutorial goes on to show different methods to do exactly the same.  The last method  uses an angle mate to drive the movement of the steering wheel , a linear motor to move the suspension system up and down , and a rotary motor for the tire.</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/chapter8.jpg"><img class="aligncenter size-medium wp-image-2946" title="chapter8" src="http://gabijack.com/wp-content/uploads/2010/09/chapter8-300x202.jpg" alt="" width="300" height="202" /></a></p>
<p style="text-align: justify;">You will first be asked to add the linear motor, then the rotary motor. If you follow the tutorial step by step, however, you will notice that the animation doesn&#8217;t work after adding the rotary motor to the study. It took me a while to figure it out, but it so happens that there is a lock mate in the Mates folder of the <strong>wheel</strong> component that needs to be suppressed for the wheel to be able to rotate.</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/chapter82.jpg"><img class="aligncenter size-full wp-image-2947" title="chapter82" src="http://gabijack.com/wp-content/uploads/2010/09/chapter82.jpg" alt="" width="263" height="278" /></a></p>
<p style="text-align: justify;">Suppress this mate locally, and the animation will work as expected.</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/chapter83.jpg"><img class="aligncenter size-medium wp-image-2948" title="chapter83" src="http://gabijack.com/wp-content/uploads/2010/09/chapter83-300x172.jpg" alt="" width="300" height="172" /></a></p>
<p style="text-align: justify;">Ah, but also make sure to add  concentric and coincident local mates between the <strong>wheel</strong> and the <strong>Spindle_Acc</strong> components, otherwise they won&#8217;t look like they&#8217;re moving together at all.</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/chapter84.jpg"><img class="aligncenter size-medium wp-image-2949" title="chapter84" src="http://gabijack.com/wp-content/uploads/2010/09/chapter84-300x156.jpg" alt="" width="300" height="156" /></a></p>
<p style="text-align: justify;">One more thing to watch out for in that same tutorial is a rack and pinion mate that allows the steering wheel to move the suspension. This mate is suppressed from the beginning.  After the two motors have been added and several key points have been set to drive the movement of the steering wheel using an angle mate, the tutorial tells you to <em>unsuppress </em>this mate and calculate the animation. If you do that, however,  the animation won&#8217;t work anymore. At first, I feared I had made an awful mistake (it happens), so I checked animation that was already completed in the Built Parts folder and the rack and pinion mate was suppressed there, as well. I unsuppressed it and the animation no longer worked.  Thinking about it, it kind of makes sense; as the steering wheel rotates, it transmits movement to the suspension system through the rack and pinion mate. Adding a linear motor to drive the movement of the same suspension system creates conflict. You can&#8217;t have both if you are going to drive the movement of the steering wheel using the angle mate. It&#8217;s the rack and pinion mate or the linear motor, but not both.</p>
<p style="text-align: justify;">Anyway, I hope this is useful for those studying from this book. And those of you who aren&#8217;t&#8230; What are you waiting for?  </p>
<p style="text-align: justify;"> </p>
]]></content:encoded>
			<wfw:commentRss>http://gabijack.com/2010/09/myanimationefforts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>License to Grow?</title>
		<link>http://gabijack.com/2010/09/license-to-grow/</link>
		<comments>http://gabijack.com/2010/09/license-to-grow/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 17:21:14 +0000</pubDate>
		<dc:creator>gabijack</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Other stuff]]></category>
		<category><![CDATA[Thinking out loud]]></category>
		<category><![CDATA[SolidWorks]]></category>
		<category><![CDATA[solidworks jobs]]></category>
		<category><![CDATA[students]]></category>

		<guid isPermaLink="false">http://gabijack.com/?p=2927</guid>
		<description><![CDATA[Rant: Discussing options for those that don't have access to SolidWorks at home and are not students.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A few days ago I saw a new discussion that had been started by a SolidWorks user in one of the many groups I follow on LinkedIn. The question that this young man was asking from other members in the group was a very valid one, I think, and one that I believe has been in many people&#8217;s head at some point or another.  The question was as follows:</p>
<blockquote style="text-align: justify;"><p>I graduated over a year ago and have been struggling to keep my skills sharp (or at least keep them from not dulling too much). To do this, I need the software. While I found full time work, a full license is a little beyond my reach. Are there other, cheaper (and legitimate) options I&#8217;m overlooking, apart from the somewhat dubious &#8220;have a friend still in college register a student edition&#8221; route?</p></blockquote>
<p style="text-align: justify;">Only two people answered to this. One of those who answered agreed with him that it was, indeed, hard to do, specially while unemployed. The other person simply suggested perhaps he should enroll in a class at a community college. </p>
<p style="text-align: justify;">Well, I don&#8217;t know but I don&#8217;t quite agree with this &#8220;solution&#8221;. I don&#8217;t think it solves anything at all, actually.  Why? To begin with, because this guy probably already conquered the basics, which is usually what is taught at those classes. What he wants now is the ability to practice and increase his knowledge; he needs to grow and go beyond the basics, beyond the introductory tutorials, beyond the textbook. But how can he do it if he doesn&#8217;t have the tool? </p>
<p style="text-align: justify;">While I do think we&#8217;re always learning and, in some way, students all our professional life, I don&#8217;t think it&#8217;s realistic to expect that users should really be perpetually in school in order to be allowed access to the tool they need to grow.  What if you can&#8217;t find a way to afford enrolling in school, even if you aren&#8217;t unemployed? What if you simply can&#8217;t find the time to physically be there? What if your boss doesn&#8217;t see the need for you to take a class with your VAR?  So, shame on you for not wanting to grow? I don&#8217;t think so. </p>
<p style="text-align: justify;">Do you read blogs? Watch videos on YouTube? Well, it can only help so much, but it you don&#8217;t have a chance to <strong>practice</strong> what you&#8217;ve read or seen, then it&#8217;s really not going to take you very far. It would be like trying to learn how to fly a plane by simply watching videos of a guy flying it but never actually setting foot inside a plane or even a simulator. Would you let such a &#8220;pilot&#8221; fly you to your destiny? I mean he&#8217;s got like 400 hours of &#8220;flight watching&#8221; on YouTube.  I think I&#8217;d pass.</p>
<p style="text-align: justify;">The worst of all is that this has the potential of becoming a vicious cycle for professional unfulfillment. If you have a crummy job doing repetitive and boring tasks and you would like to be the one tackling more interesting assignments, you need to grow and perfect your skills, you need to explore those areas of the software that you usually don&#8217;t even touch&#8230; but you don&#8217;t have the tool to do it in your own time and you can&#8217;t do it during working hours because that&#8217;s not what your boss is expecting from you. Some bosses might want you to grow&#8230; not all expect you do it on their time or with their money.</p>
<p style="text-align: justify;">If you are unemployed or a career changer, then you need better skills to get yourself a new job. You need to have really sharp skills to compete with others that are also aiming for that job, specially in this economy, but how can you get those skills if the only way to access the software is through becoming a student again or coughing up a large sum of money for a commercial license? Can you cough it up? Try harder&#8230; harder&#8230; it may come out&#8230; no? Oh well&#8230;</p>
<p style="text-align: justify;">I know, some of you may think this is really not such a big issue. &#8220;Hey, Gabi, there was that stimulus program not so long ago, remember?&#8221; Yes, I do remember. It was helpful. It was an awesome thing SolidWorks did for unemployed engineers all over the country, but it wasn&#8217;t enough. I&#8217;m telling you, 90 days is not enough. In the time I&#8217;ve been writing this blog, it&#8217;s the story I&#8217;ve been hearing over and over, from real people everywhere.</p>
<p style="text-align: justify;">So, what to do about this? Personally, I think SolidWorks should follow the example of PTC  with Pro/Engineer Wildfire and allow non-students to purchase the student edition of SolidWorks, perhaps at a higher price than the one offered to students. See? PTC sells the personal student edition for like  $100 more than the student edition. They&#8217;re both the same thing and they are not for commercial use, but you pay $100 more or so if you&#8217;re not a student.  </p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/PTC.jpg"><img class="aligncenter size-medium wp-image-2932" title="PTC" src="http://gabijack.com/wp-content/uploads/2010/09/PTC-300x153.jpg" alt="" width="300" height="153" /></a></p>
<p style="text-align: justify;">I mean, I respect DS SolidWorks and I know they have their own reasons to do things the way they do, but I don&#8217;t see how it could mean them any harm to allow more people to learn and practice. I think it would actually benefit them. If more people have access to the tools they need to learn, the community of users becomes stronger and more users gain knowledge of those higher end tools that are also available and often overlooked.</p>
<p style="text-align: justify;">What do you think? Am I dreaming too much?</p>
]]></content:encoded>
			<wfw:commentRss>http://gabijack.com/2010/09/license-to-grow/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SolidWorks 2011 has been launched</title>
		<link>http://gabijack.com/2010/09/solidworks-2011-has-been-launched/</link>
		<comments>http://gabijack.com/2010/09/solidworks-2011-has-been-launched/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 15:35:54 +0000</pubDate>
		<dc:creator>gabijack</dc:creator>
				<category><![CDATA[PhotoView 360]]></category>
		<category><![CDATA[Rendering]]></category>
		<category><![CDATA[SolidWorks 2011]]></category>
		<category><![CDATA[photoview]]></category>
		<category><![CDATA[PhotoWorks]]></category>

		<guid isPermaLink="false">http://gabijack.com/?p=2901</guid>
		<description><![CDATA[Hi everyone! I&#8217;m sure by now many of you may have noticed that SolidWorks 2011 has been officially launched, which simply means that, although still in Beta 3 phase, it is now OK to acknowledge its existence and talk about it in public. Phew, what a relief, because some of us really struggle keeping something secret! [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Hi everyone! I&#8217;m sure by now many of you may have noticed that SolidWorks 2011 has been officially launched, which simply means that, although still in Beta 3 phase, it is now OK to acknowledge its existence and talk about it in public. Phew, what a relief, because <em>some of us</em> really struggle keeping something secret!  It will still be a while until it&#8217;s actually ready to use for production, but if you are on subscription, you can download and try the Beta version as early as today, if only to satisfy your curiosity.</p>
<p style="text-align: justify;">I must admit this time around I haven&#8217;t been experimenting with the Beta as much as I would&#8217;ve liked. I guess you can say I&#8217;ve had a lot on my plate. To those of you who sent emails and other messages expressing your good wishes and prayers for my son: Thank You! The surgery went well and he&#8217;s recovering nicely. Even though I&#8217;m a bit envious of the other bloggers that got to visit SolidWorks headquarters this year, I&#8217;m definitely glad I stayed behind and was able to be here for him.  Anyway, I did get to test one or two things in the Beta version and was hoping I could find some time to blog about it.</p>
<p style="text-align: justify;">I guess it is somehow obvious that since I had spent a bit of time playing with animations of lights in SolidWorks 2010 and rendering the animations in PhotoWorks, I would be curious about how all that would work out in SolidWorks 2011, now that PhotoWorks was out of the equation and PhotoView was the new rendering software. I guess in my mind I had this image of the &#8220;old&#8221; PhotoView and how it used to work as a stand alone application. I had no idea how it could replace PhotoWorks or even work out with the Motion Manager to produce a rendered animation, for instance.</p>
<p style="text-align: justify;">So,  I tried it and was pleasantly surprised by all it can do now: you can add different kinds of lights and modify their intensity and color, apply special effects, modify the quality of the shadows they produce,  add decals, and much more  . In fact, even though I know it is PhotoView, the capabilities, the user interface, and the fact that it runs inside SolidWorks  makes me think a lot of PhotoWorks&#8230; only somehow simpler. It seems faster too, and more convenient. At least I don&#8217;t feel so threatened by this change, because what I already knew how to do in PhotoWorks translated really easily into this new PhotoView.</p>
<p style="text-align: justify;">In this image you can see this extra tab called the Display Manager. From here you can access appearances, scene, lights, cameras and decals. If you look carefully, you will notice that each one of my lights exhibits two icons. The one of the left means that the light is turn on in SolidWorks, while the one on the right means that the light is turned off in PhotoView. Turning the lights on in PhotoView won&#8217;t show on the screen at all, because rendering takes place on a separate window.</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/PV2011_1.jpg"><img class="aligncenter size-medium wp-image-2904" title="PV2011_1" src="http://gabijack.com/wp-content/uploads/2010/09/PV2011_1-300x211.jpg" alt="" width="300" height="211" /></a></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">So I turned all my lights in PhotoView and proceeded to create a preview render, like you see in the image. Oops! That&#8217;s not right!  Well, it makes sense that whatever settings I had for PhotoWorks won&#8217;t really apply in PhotoView, so I had to take a closer look to the lights and the new tools available in order to create a similar fog effect as I had in PhotoWorks.  By the way, while the rendering is taking place in this window, you can simply minimize it and continue working. It doesn&#8217;t leave you hanging there, waiting for it to be over. Isn&#8217;t that cool?</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/PV2011_2.jpg"><img class="aligncenter size-medium wp-image-2905" title="PV2011_2" src="http://gabijack.com/wp-content/uploads/2010/09/PV2011_2-300x192.jpg" alt="" width="300" height="192" /></a></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">So I discovered that I could easily edit the PhotoView settings for each of my point lights. To achieve an effect similar to what I had before in PhotoWorks, I had to uncheck the option Shadows and check Fog. The fog option works in a way very similar to PhotoWorks, allowing the light to be visible as it would be in a room where there&#8217;s fog or light rain. </p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/PV2011_3.jpg"><img class="aligncenter size-medium wp-image-2906" title="PV2011_3" src="http://gabijack.com/wp-content/uploads/2010/09/PV2011_3-300x181.jpg" alt="" width="300" height="181" /></a></p>
<p style="text-align: justify;"> It took a little experimentation to find the right values to make this work, but the cool thing is that by leaving the preview render window open I was able to see the result of my adjustments to each setting instantaneously. I didn&#8217;t even had to check OK and or finish the command. I loved that!</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/PV2011_4.jpg"><img class="aligncenter size-medium wp-image-2907" title="PV2011_4" src="http://gabijack.com/wp-content/uploads/2010/09/PV2011_4-300x180.jpg" alt="" width="300" height="180" /></a></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">After adjusting some of the settings of my two directional lights, I tried generating a final render using a better quality than the preview. You can adjust the quality of the preview and final renders, among other things, by accessing the PhotoView options. Notice how a second window opens on top of the preview one. In fact, even if you didn&#8217;t have the preview render window open to begin with, both windows will open whenever you do a final render. You should, however, still be able to minimize the final render window and continue working in SolidWorks. I think this part needs a bit of work, though. I was able to minimize the final render window, but the preview would not minimize. However, I was still able to open a different file and, after a few seconds delay, the preview window finally got out of my way. It wasn&#8217;t immediately, but it did happen.</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/PV2011_5.jpg"><img class="aligncenter size-medium wp-image-2910" title="PV2011_5" src="http://gabijack.com/wp-content/uploads/2010/09/PV2011_5-300x207.jpg" alt="" width="300" height="207" /></a></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">Then I took a look at what happened to my lights inside the animation I had for this particular model. I noticed that all my lights were still off in PhotoView inside the animation and not only that, but the settings hadn&#8217;t been updated either.</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/PV2011_6.jpg"><img class="aligncenter size-medium wp-image-2911" title="PV2011_6" src="http://gabijack.com/wp-content/uploads/2010/09/PV2011_6-300x192.jpg" alt="" width="300" height="192" /></a></p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">I was a bit discouraged by this because that meant I would have to repeat all my work adjusting the settings, but then I realized that it makes sense that you can have lights for each animation that are altogether  independent from what you have for the model or for a different animation.  I also noticed that if I started a new study, then my lights would inherit the settings I had in PhotoView for my model. Interesting.</p>
<p style="text-align: justify;">Here is another example of the use of fog in lights. This is a spot light that I added to the model of this flash light, remember? See? Too large values for fog distance and quality produce a beam of light that almost makes it look like a ray gun instead of a light. Lower values produce softer, more natural results in this case. It&#8217;s a bit of trial and error, I think, and it&#8217;s really nice to see it all change practically at the same time you do the changes.</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/PV2011_7.jpg"><img class="aligncenter size-medium wp-image-2914" title="PV2011_7" src="http://gabijack.com/wp-content/uploads/2010/09/PV2011_7-300x170.jpg" alt="" width="300" height="170" /></a></p>
<p style="text-align: justify;">And of course you can also edit the scene. This user interface seems to me like a nice mix between what it used to be with PhotoWorks and what&#8217;s new with PhotoView. It&#8217;s easy to use. Ah, did you notice that little pink handle near my cursor? I&#8217;m not sure what to call it, but if you click on it and drag it you can actually dynamically adjust the location of the floor in the scene.  That&#8217;s really neat. And it&#8217;s all taking place right in front of your eyes, in real time. No more guessing!</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/09/PV2011_8.jpg"><img class="aligncenter size-medium wp-image-2915" title="PV2011_8" src="http://gabijack.com/wp-content/uploads/2010/09/PV2011_8-300x156.jpg" alt="" width="300" height="156" /></a></p>
<p style="text-align: justify;">To be brutally honest with you, I was kind of bummed out that PhotoWorks was being replaced with PhotoView because I didn&#8217;t quite like the &#8220;old&#8221; user interface that was first introduced and because I felt kind of cheated for all the time and effort I put into learning PhotoWorks in the first place. I felt it had been a total waste of my time, but you know what? After checking it out I&#8217;m actually feeling much better. I really like what they did with it and I feel like my time spent with PhotoWorks wasn&#8217;t really a waste, that it will pay off after all. What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://gabijack.com/2010/09/solidworks-2011-has-been-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse de Mar</title>
		<link>http://gabijack.com/2010/08/eclipse-de-mar/</link>
		<comments>http://gabijack.com/2010/08/eclipse-de-mar/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 06:23:04 +0000</pubDate>
		<dc:creator>gabijack</dc:creator>
				<category><![CDATA[Other stuff]]></category>
		<category><![CDATA[Thinking out loud]]></category>
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://gabijack.com/?p=2888</guid>
		<description><![CDATA[While browsing the Internet a few days ago I came across a funny poem called Ode to My Wife  the Quilter.  I&#8217;m not a quilter myself,  but I could see how the same idea expressed by the author could apply to me, if perhaps under different circumstances. I made a few adjustments to the ode&#8230; To My Wife the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">While browsing the Internet a few days ago I came across a funny poem called Ode to My Wife  the Quilter.  I&#8217;m not a quilter myself,  but I could see how the same idea expressed by the author could apply to me, if perhaps under different circumstances. I made a few adjustments to the ode&#8230; To My Wife the Drafter.</p>
<p style="text-align: justify;">She learned SolidWorks on Monday,<br />
Her sketches all were very fine.<br />
She forgot to thaw out dinner,<br />
So we went out to dine.</p>
<p>She learned about mates on Tuesday.<br />
She says they are a must.<br />
Her assemblies were quite lovely,<br />
But she forgot to dust.</p>
<p>On Wednesday it was a render.<br />
She says PhotoView is fun.<br />
What highlights!  What shadows!<br />
But the laundry wasn&#8217;t done.</p>
<p>Then Simulation on Thursday -<br />
Green, yellow, blue and red.<br />
I guess she was really engrossed;<br />
She never made the bed.</p>
<p>It was animations on Friday,<br />
That&#8217;s something she adores.<br />
It never bothered her at all,<br />
The crumbs on the floors.</p>
<p>I found a maid on Saturday.<br />
My week is now complete.<br />
My wife can draft the hours away;<br />
The house will still be neat.</p>
<p>Well, It&#8217;s already Sunday.<br />
I&#8217;m feeling like a dork.<br />
I cursed, I raved, I ranted;<br />
The maid has learned SolidWorks!</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;">OK, that was to poke some fun and put you in a good mood.  Did it work out?</p>
<p style="text-align: justify;">You will probably read this very weekend that many of my SolidWorks blogger friends are visiting SolidWorks headquarters in Concord again this year. I was invited and very grateful for that, by the way, but I won&#8217;t be there this time. Instead, I will stay here in California, tending to my younger son who will <em>finally</em> get his hand surgery this weekend&#8230; at least, that&#8217;s the plan so far and, unless something went terribly wrong and they had to cancel, he WILL have that surgery tomorrow morning.  If you are the praying kind, please, pray for him; if you are not, positive thoughts are also welcome.</p>
<p style="text-align: justify;">I will try my best to come back and blog about some of the neat new stuff coming up in SolidWorks 2011, once it&#8217;s officially launched, of course, <a href="http://www.solidworkslaunch.com/" target="_blank">which is happening just in a few days</a>. I will try, but at this point I can&#8217;t really promise anything.  I will come back to blog, that&#8217;s for sure, I just don&#8217;t know exactly when. Until then, well, just try to be strong,  visit other blogs, enjoy life, seek the support of your friends and 24 hrs SolidWorks User Group, practice your SolidWorks skills, stay out of trouble,  and learn something new.</p>
<p style="text-align: justify;">See you all real soon!</p>
<p style="text-align: justify;"> </p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/08/Picture04350.jpg"><img class="size-full wp-image-2892 aligncenter" title="Picture04350" src="http://gabijack.com/wp-content/uploads/2010/08/Picture04350.jpg" alt="" width="538" height="430" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://gabijack.com/2010/08/eclipse-de-mar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Help! SW&#8217;s Task Scheduler is compressing me!</title>
		<link>http://gabijack.com/2010/08/help-sws-task-scheduler-is-compressing-me/</link>
		<comments>http://gabijack.com/2010/08/help-sws-task-scheduler-is-compressing-me/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 22:56:41 +0000</pubDate>
		<dc:creator>gabijack</dc:creator>
				<category><![CDATA[Motion and animation]]></category>
		<category><![CDATA[PhotoWorks]]></category>
		<category><![CDATA[Rendering]]></category>
		<category><![CDATA[SolidWorks 2010]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[SolidWorks]]></category>
		<category><![CDATA[task scheduler]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://gabijack.com/?p=2877</guid>
		<description><![CDATA[Rant: Animations scheduled to be produced as uncompressed get messed up.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Dear readers,  you know I&#8217;m not the kind to rant about life or even cry &#8220;bug&#8221; when things don&#8217;t go my way with SolidWorks. Well, OK, there was <em>that one time </em>when I wondered about the bug in SolidWorks Motion, and recently when my brand new razors broke,  but other than that, well, you know I don&#8217;t usually do it. I just don&#8217;t rant&#8230; Those of you that have talked to my husband, don&#8217;t believe him&#8230; he&#8217;s just making up stuff&#8230;  He&#8217;s probably been under the sun for a long time&#8230; Yes, let&#8217;s go with that!</p>
<p style="text-align: justify;"> Anyway, I guess this is sort of a rant, but mostly a &#8220;Huh?!&#8221;  moment.  It happened late the other night, when I was trying to complete the animations for my previous post, the ones for the flashlight and the holiday lights. I had already produced an animation using full frames (uncompressed), instead of a compression codec, simply because I liked the way it turned out: much better than with any of the codecs I tried before. I made some changes to the settings in PhotoWorks and was getting ready to render the animations again, but it was late and I was feeling tired. That&#8217;s when I saw the &#8220;schedule&#8221; button in the  Save Animation to File window and had the brilliant idea of scheduling the animations, instead. That way I could go to bed, rest and relax, and find them ready and waiting for me the next morning.  Perfect!</p>
<p style="text-align: justify;">I must confess I had never in my life scheduled anything in SolidWorks. I was a bit worried at first, wondering how it would all get done, but went to bed, anyway, and had a hard time settling down, all full of anticipation for the animations that were being taken care by the Task Scheduler during the night. </p>
<p style="text-align: justify;">Now I know better. It was not anticipation what I felt, but the premonition of the horrors that awaited me. My AVI files were ready in the morning, but the results were less than I had expected. It seems that, for some reason, the animations had been produced using some sort of compression codec, instead of being uncompressed, like I had specified. They looked terrible! All full of streaks and not at all like the ones I had produced myself previously.  But how could this happen? </p>
<p style="text-align: justify;">My first thought was that, being as tired as I was the night before, I had made a mistake when I scheduled the animations and used some compression codec instead of choosing for them to be uncompressed, so I went to schedule them again and, after making absolutely sure I had chosen Full Frames (uncompressed), I clicked on a button named &#8220;View Settings&#8221; and discovered this:</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/08/scheduledanimation1.jpg"><img class="aligncenter size-full wp-image-2881" title="scheduledanimation1" src="http://gabijack.com/wp-content/uploads/2010/08/scheduledanimation1.jpg" alt="" width="490" height="394" /></a></p>
<p style="text-align: justify;">That doesn&#8217;t look good, does it? So, does that mean that, despite whatever I may specify, my animation is being scheduled to be produced using  some undetermined codec and 84% compression? Based on the results, it sure looked like it.  Funny thing is that this doesn&#8217;t happen when you simply save the animation, when you don&#8217;t schedule it for later, and it seems like it only happens when you schedule AND choose Full Frames as the compressor. I checked it out using the Cinepak codec and it seemed to work fine, no settings had been corrupted and the results were as expected.</p>
<p style="text-align: center;"><a href="http://gabijack.com/wp-content/uploads/2010/08/scheduledanimation2.jpg"><img class="aligncenter size-full wp-image-2882" title="scheduledanimation2" src="http://gabijack.com/wp-content/uploads/2010/08/scheduledanimation2.jpg" alt="" width="490" height="394" /></a></p>
<p style="text-align: justify;">So, tell me do you use the Task Scheduler for your animations? I wonder if any of you has noticed anything like it. I&#8217;m using SolidWorks Premium 2010 SP4.0.  I know it can&#8217;t just be me&#8230; I mean, why would the Task Scheduler hate me so bad? Right? Right? Just say I&#8217;m right&#8230;</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
]]></content:encoded>
			<wfw:commentRss>http://gabijack.com/2010/08/help-sws-task-scheduler-is-compressing-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
