<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3230809509732752957</id><updated>2011-04-22T00:26:20.403-04:00</updated><title type='text'>D. T. Shults Designs</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-7860361646893305995</id><published>2008-05-06T05:06:00.002-04:00</published><updated>2008-05-06T05:32:49.754-04:00</updated><title type='text'>A return...</title><content type='html'>It's been a while since my last entry, but I assure you, I have not been idle!  Between my job, school, and other obligations, I've had little time for bloggery.  Never the less, I've come to give you an update, and here it is:&lt;br /&gt;    My internship has expanded from a part time affair to a full time job, at least for the summer.  Seeing as I have only been there for a few months, my boss has decided to give me a longer go, and at the end of that time, we'll reevaluate whether I might be given a permanent position or not.  This is pretty agreeable to me, as even if I don't end up there, I have something loaded up for the months immediately following graduation. &lt;br /&gt;    Graduation!  Which, by the way, is approaching far too rapidly.  Not only does it mark the end of a most excellent era of my life, but it also marks the end of this semester.  As I sit here in the library at 5:30AM, I promise you that I am not yet prepared for the end of the semester.  My portfolio site was rolling along, sometimes roughly, but surely, until today when I hit a wall.  It seems that for reasons unknown to me (and so far, the adobe community at large) buttons inside of movie clips do not care to perform the functions I associate with them.  This is a bit of an issue when considering that all of the thumbnails in my portfolio are buttons as such, and are thus unable to call up the work they relate to.  God willing a solution will present itself soon. &lt;br /&gt;In the mean time I've been building a PDF version for printing.  It's looking a bit rushed at the moment, but I'm hopefully about polishing it up to a lovely shine before zero hour.&lt;br /&gt;    What other news?  I did some reading in Building Design Portfolios, which seems like a fairly handy book.  One thing it has continued to reinforce in me (inadvertently) is my distaste for what I'll call "generic good design".  Yes, the status quo is fine, but I feel like the best designers need to be trying to move into new areas and try new things.  We can only go so far if we merely repeat and rehash the proven techniques.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-7860361646893305995?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/7860361646893305995/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=7860361646893305995' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/7860361646893305995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/7860361646893305995'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/05/return.html' title='A return...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-5778825755799149722</id><published>2008-04-10T12:15:00.002-04:00</published><updated>2008-04-10T12:33:14.364-04:00</updated><title type='text'>Taking Action...</title><content type='html'>This past week I have found myself wading through a sea of actionscript.  I was assailed from all sides by onEnterFrame()s, button.onRelease()s, movie clip parameters, and a multitude of variables of all types.  It was great!  Actionscript has proven to be one of the most rewarding things I've gotten out of my education.  Having some computer science  background, and being able to tie that in with my love of design, complete with a dash of interactivity... well, it's just about the coolest thing you can do in this field.  I've put together three things lately-&lt;br /&gt;An interactive flash header for a website:  This header has a series of buttons, that upon being clicked, will bring up (with a pretty fading effect) a picture and a link.  Also, if left idle, it will cycle through the pictures periodically.  That feature was actually an afterthought, and it was nice to see that my code was modular and adaptive enough to allow for it with the introduction of only a single additional function, and a few lines into the main code.&lt;br /&gt;The second project I made was an interactive floor plan map.    This one was substantially simpler, and changes some dynamic text and an image in accordance with rollover events.&lt;br /&gt;The third project is of course my portfolio, which is now several hundred lines worth of code.  I am happy to report that the navigation is now working quite nicely.  The user can use buttons to go where they want to, or use the "edge scrolling" system, where the position of the mouse controls the navigation.  I hope to make both run a bit more smoothly, and I think the code is clean enough that it shouldn't be a problem. &lt;br /&gt;Well, I must be off to class.  Until next time, aufwiederschreiben!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-5778825755799149722?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/5778825755799149722/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=5778825755799149722' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/5778825755799149722'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/5778825755799149722'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/04/taking-action.html' title='Taking Action...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-7872781859487567621</id><published>2008-04-03T12:01:00.003-04:00</published><updated>2008-04-03T17:23:23.592-04:00</updated><title type='text'></title><content type='html'>Work has been interesting this week.  On Tuesday, I designed built and coded a piece in Flash for [EDITED].  It's an interactive map for their "[EDITED]" display, in which you can mouse over different parts of the map, and images and and description will appear.  I'm happy to say that the actual coding went very smoothly, which is a relief, because I haven't done much actionscript in the past several months.   This is additionally relieving because my entire portfolio will run on actionscript!&lt;br /&gt;Wednesday was less fun, as such, but also interesting.  There was a mad dash to get a huge amount of content onto the framework we had built for it before the end of the day.  The work was somewhat tedious, but being there for the final stage of the development process was pretty cool.  I also got to dig into the CSS a good deal, which was kind of neat.&lt;br /&gt;Work on my portfolio has slowed down a bit due to stresses at work and in other classes, but I think I will be able to pick up a lot over the next week.  Hopefully the update I bring you then will be more thrilling!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-7872781859487567621?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/7872781859487567621/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=7872781859487567621' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/7872781859487567621'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/7872781859487567621'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/04/work-has-been-interesting-this-week.html' title=''/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-6269472013812441945</id><published>2008-03-27T11:43:00.002-04:00</published><updated>2008-03-27T11:58:48.866-04:00</updated><title type='text'>Train Rolls On...</title><content type='html'>This week hasn't brought too much news.  Work was an interesting mixture of tedium and real design.  I was switching rapidly between data entry (yuck!) and editing an animation in Flash (hurrah!).  The combination left me somewhere just north of neutral, since I don't get much opportunity to work in Flash.&lt;br /&gt;   And speaking of Flash, work on the portfolio has been a little slow.  I'm currently building the raster version of all the artwork on the main page, and while it's coming along, it is slow work.  Hopefully the vector versions will be less time consuming, but no matter how I slice it, there's a lot of tracing with the pen tool in my future.  After I finish that, it will at last be time to devote myself to Flash.  The next step will be building all the code.  It's rather daunting, but I have confidence that I can do it.  I think on the small scale, nothing I'm attempting to accomplish is that hard, but scaling it up to apply to a whole site seems like a big job.  "Baby steps" - that's what I keep telling myself.&lt;br /&gt;   In any event, you can check out my progress in this image...&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img.photobucket.com/albums/v330/Toxic10x/insidePage_prelim.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;" src="http://img.photobucket.com/albums/v330/Toxic10x/insidePage_prelim.jpg" alt="" border="0" /&gt;&lt;/a&gt;Not looking too bad eh?  Maybe so, but it's time for me to buckle down.  I've decided that after this weekend, I settle in for the hard push to the end.  Wish me luck!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-6269472013812441945?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/6269472013812441945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=6269472013812441945' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/6269472013812441945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/6269472013812441945'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/03/train-rolls-on.html' title='Train Rolls On...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-6686647769347434756</id><published>2008-03-20T12:17:00.004-04:00</published><updated>2008-04-03T17:28:44.406-04:00</updated><title type='text'>The Journey Continues...</title><content type='html'>&lt;p class="MsoNormal"&gt;Work has been increasingly interesting of late.&lt;span style=""&gt;  &lt;/span&gt;I’m finally at the point with &lt;a href="http://www.getcaffeinated.com/flash/index.html"&gt;Caffeine&lt;/a&gt; where I’m making complete comps for new sites (or more accurately, redesigns of old sites).&lt;span style=""&gt;  &lt;/span&gt;So far, I’ve done one for [EDITED] and one for the &lt;span style="text-decoration: underline;"&gt;[EDITED]&lt;/span&gt;&lt;a href="http://www.renewableenergyworld.com/rea/partner?cid=2950"&gt;&lt;/a&gt;.&lt;span style=""&gt;  &lt;/span&gt;The work has been very educational, and it’s forced me to consider practical ways to incorporate design into sites that are more conservative than those I make for myself.&lt;span style=""&gt;  &lt;/span&gt;Subtlety in texture, color palette, and arrangements play a bigger role.&lt;span style=""&gt;  &lt;/span&gt;(The links above are not for my versions- mine have not been implemented yet.)&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The portfolio is also looking pretty cool.&lt;span style=""&gt;  &lt;/span&gt;I continue to fight my way through the actionscript, and I’ve made a working scrolling system for freely navigating the page.&lt;span style=""&gt;  &lt;/span&gt;In addition to this, I hope to make a button based system so the scrolling will be automatic if the user so chooses.&lt;span style=""&gt;  &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;The artwork is looking cool too.&lt;span style=""&gt;  &lt;/span&gt;I’ve designed a cool looking cover that looks like it’s straight out of the pulpy cult films and novels of the 1960s and 70s.&lt;span style=""&gt;  &lt;/span&gt;Once you start throwing on the grungy beat up stuff, it’s hard to know when to stop!&lt;span style=""&gt;  &lt;/span&gt;At one point it looked a bit like the whole thing had been through a washing machine, but I scaled the coffee stains and tears back a bit, and it’s in a good place now.&lt;span style=""&gt;  &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img.photobucket.com/albums/v330/Toxic10x/cover_.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;" src="http://img.photobucket.com/albums/v330/Toxic10x/cover_.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-6686647769347434756?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/6686647769347434756/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=6686647769347434756' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/6686647769347434756'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/6686647769347434756'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/03/journey-continues.html' title='The Journey Continues...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-7935732703563082030</id><published>2008-03-06T15:40:00.002-05:00</published><updated>2008-04-03T17:30:24.633-04:00</updated><title type='text'>Ever onward...</title><content type='html'>&lt;p class="MsoNormal"&gt;The journey continues this week with more work, work, and work.&lt;span style=""&gt;  &lt;/span&gt;The internship is progressing smoothly.&lt;span style=""&gt;  &lt;/span&gt;Unfortunately much of my actual design work isn’t up yet, but I have lots of grunt work to display.&lt;span style=""&gt;  &lt;/span&gt;Behold, dozens of beautiful [EDITED]  Keep an eye out for the very sexy placeholder image for those that do not yet have images as well.&lt;span style=""&gt;  &lt;/span&gt;Hopefully next week I’ll have some more impressive goodies to share.&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;My efforts toward a grand portfolio also continue.&lt;span style=""&gt;  &lt;/span&gt;Today I cracked open Flash and started writing snippets of actionscript in an attempt to produce a microcosm of my future site.&lt;span style=""&gt;  &lt;/span&gt;The startling truth is that it was not coming back to me as readily as I had hoped. But I think that by reviewing some of my old stuff, and devoting some time to studying over the coming spring break, I’ll be in good shape soon.&lt;span style=""&gt;  &lt;/span&gt;I did manage to get some planning done, however.&lt;span style=""&gt;  &lt;/span&gt;Just having Flash open helped me to visualize the internal mechanics of the site, and I made some good progress in that area.&lt;span style=""&gt;  &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;I also was forced to make a decision today regarding the look of the site.&lt;span style=""&gt;  &lt;/span&gt;Some of my comps from last week have a subtle but very cool papery texture going on, but in order to maintain this, they must be raster images.&lt;span style=""&gt;  &lt;/span&gt;I fear that the size and resolution necessary for the site is going to make using these an oppressively slow option when it comes to the user-end experience, as file size will be exorbitant.&lt;span style=""&gt;  &lt;/span&gt;The alternative is to use vector based graphics, which while still looking good, lack the same character.&lt;span style=""&gt;  &lt;/span&gt;I haven’t given up entirely, but due to the style of navigation I’ll be using, vector is probably going to be the only viable option.&lt;span style=""&gt;  &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;On the literary front, I pressed forward in &lt;u&gt;Designing a Digital Portfolio&lt;/u&gt;, and also began &lt;a href="http://www.amazon.com/Building-Design-Portfolios-Innovative-Presenting/dp/1592534384/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1204838803&amp;amp;sr=8-1"&gt;&lt;u&gt;Building Design Portfolios&lt;/u&gt;&lt;/a&gt; by Sara Eisenman.&lt;span style=""&gt;  &lt;/span&gt;Neither book provided much food for thought for me this week, however, as they covered topics I either already knew about, or which don’t pertain very well to me.&lt;span style=""&gt;  &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;Finally, I also picked up &lt;a href="http://www.amazon.com/Dynamic-Figure-Drawing-Practical-Books/dp/0823015777/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1204838948&amp;amp;sr=8-1"&gt;&lt;u&gt;Dynamic Figure Drawing&lt;/u&gt;&lt;/a&gt; by Burne Hogarth on a professor’s recommendation.&lt;span style=""&gt;  &lt;/span&gt;It looks like an amazingly useful book, and I can’t wait to cozy up with it, a sketchbook, and some freshly sharpened pencils in the near future.&lt;span style=""&gt;  &lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-7935732703563082030?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/7935732703563082030/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=7935732703563082030' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/7935732703563082030'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/7935732703563082030'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/03/ever-onward.html' title='Ever onward...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-7717731340559334487</id><published>2008-02-28T21:19:00.004-05:00</published><updated>2008-04-03T17:31:25.633-04:00</updated><title type='text'>Got Style?</title><content type='html'>&lt;p class="MsoNormal" style="text-indent: 0.5in;"&gt;I blaze ever forward on my quest toward a portfolio.&lt;span style=""&gt;  &lt;/span&gt;Over the last week, I’ve done a lot of sketches, and even a few rough comps to see if the style I was planning is going to work.&lt;span style=""&gt;  &lt;/span&gt;Check ‘em out.&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: 0.5in;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img.photobucket.com/albums/v330/Toxic10x/copmB.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;" src="http://img.photobucket.com/albums/v330/Toxic10x/copmB.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img.photobucket.com/albums/v330/Toxic10x/compA.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;" src="http://img.photobucket.com/albums/v330/Toxic10x/compA.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img.photobucket.com/albums/v330/Toxic10x/compC.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;" src="http://img.photobucket.com/albums/v330/Toxic10x/compC.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="text-indent: 0.5in;"&gt;I know the style is unconventional for a portfolio, but that’s exactly why I’m doing it.&lt;span style=""&gt;  &lt;/span&gt;If I have to look through one more neutral colored overly crisp gallery style portfolio, I might just throw my hands up and give up on the world of design.&lt;span style=""&gt;  &lt;/span&gt;It’s one thing to keep it clean and simple, and another to do exactly what everyone else is doing.&lt;span style=""&gt;  &lt;/span&gt;It’s my hope that this portfolio will be able to first, attract attention and intrigue people, and second, be a showcase of good artwork and design in itself.&lt;span style=""&gt;  &lt;/span&gt;Of course, I also hope it’s a good way to show of my work!&lt;span style=""&gt;  &lt;/span&gt;This coming week, I’m moving on to some organizational things, like coming up with a site map and a master list of things to do in order to complete the site.&lt;/p&gt;  &lt;p class="MsoNormal" style="text-indent: 0.5in;"&gt;My internship is also continuing smoothly.&lt;span style=""&gt;  &lt;/span&gt;You can check out one of the sites I’ve been working on [EDITED].&lt;span style=""&gt;  &lt;/span&gt;Mostly I’ve just done some tweaking and image prep, but it’s been nice to see things come together over the last few weeks.&lt;span style=""&gt;  &lt;/span&gt;After tomorrow, I’ll have worked there for three weeks.&lt;/p&gt;&lt;p class="MsoNormal" style="text-indent: 0.5in;"&gt;    I have also, of course, done more reading this week.  HTBAGDWLYS (that's almost as long as just typing the full title!) provided some insight on the design process from conception through to finished project.  One point that was heavily stressed was the importance of good briefs, and the ability of a designer to find the core issues in a brief.  Isolating and understand these issues will provide direction and guidance throughout a project.  There was also a good point made about using drafts and iteration not as a means of collecting a pile of stuff you simply aren't going to use, but rather as a way of collecting materials that will inform your future versions.  This made a lot of sense to me.  Just because a given comp doesn't work does not mean that, by observing its strengths and weaknesses, it can't guide you in the right direction.&lt;br /&gt;&lt;/p&gt;    One pursuit I haven’t mentioned yet is the independent study I’ve been working on.&lt;span style=""&gt;  &lt;/span&gt;I’m putting together some character animations in Maya.&lt;span style=""&gt;  &lt;/span&gt;I figure that rigging, skinning, and all that jazz is pretty much the biggest gap in my Maya repertoire, and I aim to plug that gap.&lt;span style=""&gt;  &lt;/span&gt;So far I’ve run through the appropriate tutorials in &lt;a href="http://www.amazon.com/Maya-at-Glance-George-Maestri/dp/0782144047"&gt;Maya at a Glance&lt;/a&gt;, and now I’m moving on to some more advanced materials.&lt;span style=""&gt;  &lt;/span&gt;I’ve already done a walk cycle on a simple character, and while I’m not sure what kind of final product I’m going to strive for, I’d like to tell some kind of short narrative with a character.  &lt;p class="MsoNormal" style="text-indent: 0.5in;"&gt;Well, I’ve work to do, so I must be on my way.&lt;span style=""&gt;  &lt;/span&gt;Until next week!&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-7717731340559334487?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/7717731340559334487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=7717731340559334487' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/7717731340559334487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/7717731340559334487'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/02/got-style.html' title='Got Style?'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-9192945393505467127</id><published>2008-02-21T11:35:00.004-05:00</published><updated>2008-02-21T11:44:02.193-05:00</updated><title type='text'>Onward and Upward...</title><content type='html'>The plot thickens this week yet again.  I’m taking a service learning course on the life and philosophy of &lt;a href="http://nobelprize.org/nobel_prizes/peace/laureates/1952/schweitzer-bio.html"&gt;Albert Schweitzer&lt;/a&gt;, and as part of the course, students must volunteer with a chosen non-profit group on a regular basis.  I’ve been in contact with the Greater New Haven Cat Project, a group that cares for stray and feral cats, and when it came up that I was an interactive designer, they wondered if I could give their &lt;a href="http://www.gnhcp.org/"&gt;website&lt;/a&gt; a face lift.  As you can see, there is room for improvement.  This could be an excellent chance to apply some of the skills I’ve acquired, and some of the tricks I’ve picked up at my internship.&lt;br /&gt;Speaking of which, the work I’m doing for &lt;a href="http://www.getcaffeinated.com/flash/index.html"&gt;Caffeine Interactive&lt;/a&gt; has gotten a lot more interesting over the past week.  Beyond simple image manipulation, they now have me working on things that bear a strong resemblance to actual design.  Just yesterday I was planning layouts and designing graphics for a page that I will be assembling tomorrow.  It will be my first complete from-the-ground-up page with Caffeine.&lt;br /&gt;My reading continues in “&lt;a href="http://www.amazon.com/Graphic-Designer-Without-Losing-Your/dp/1568985592/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1203611886&amp;amp;sr=1-1"&gt;How To Be a Graphic Designer…&lt;/a&gt;”.  Topics covered this week include clients and self promotion.  The section on clients hit home with me, pointing out some of the observations I’ve made myself over the past few years.  I think the most important issue addressed was the power struggle that can occur between designer and client.  All too often I have had to suppress a deep sigh as a client requests something which is contrary to good design sense.  The Book recommend forging a relationship where you both have a say, and should be firm when you need to.  Easier said than done.&lt;br /&gt;I’ve also been progressing further in “&lt;a href="http://www.amazon.com/Graphic-Designer-Without-Losing-Your/dp/1568985592/ref=pd_bbs_sr_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1203611886&amp;amp;sr=1-1"&gt;Designing a Digital Portfolio&lt;/a&gt;”.  A brief section on developing old work to a higher standard was of particular interest to me.  As a young designer (still a student, even) I do not have an enormous body of work to draw from.  The fine art of taking old, lackluster projects and polishing them up will be something I will probably have to master in the coming months.&lt;br /&gt;What other news?  I have chosen a logo, and applied it to a range of media, including business cards, envelopes, and letterheads.  I cooked up several versions of each, and still need to figure out just which ones to use.  You can check ‘em out below.&lt;br /&gt;Well, as usual, I am being whisked off somewhere by the forces of obligation.  Until next time, dear reader.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://smg.photobucket.com/albums/v330/Toxic10x/?action=view&amp;amp;current=bizCards.jpg" target="_blank"&gt;&lt;img style="width: 336px; height: 298px;" src="http://img.photobucket.com/albums/v330/Toxic10x/bizCards.jpg" alt="Photobucket" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://smg.photobucket.com/albums/v330/Toxic10x/?action=view&amp;amp;current=envelopes.jpg" target="_blank"&gt;&lt;img style="width: 333px; height: 220px;" src="http://img.photobucket.com/albums/v330/Toxic10x/envelopes.jpg" alt="Photobucket" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://smg.photobucket.com/albums/v330/Toxic10x/?action=view&amp;amp;current=letHeads.jpg" target="_blank"&gt;&lt;img style="width: 316px; height: 281px;" src="http://img.photobucket.com/albums/v330/Toxic10x/letHeads.jpg" alt="Photobucket" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-9192945393505467127?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/9192945393505467127/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=9192945393505467127' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/9192945393505467127'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/9192945393505467127'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/02/onward-and-upward.html' title='Onward and Upward...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-738947023596163662</id><published>2008-02-14T10:31:00.003-05:00</published><updated>2008-12-09T15:08:46.096-05:00</updated><title type='text'>Another Day Another Dollar...</title><content type='html'>This week I began my internship at the illustrious &lt;a href="http://www.getcaffeinated.com/flash/index.html"&gt;Caffeine Interactive&lt;/a&gt;.  I’ve only been there for two days so far, but they’ve already found lots of &lt;a href="http://campus.udayton.edu/~swe/images/carpool.gif"&gt;important work&lt;/a&gt; for me.  This mostly involves the kind of repetitive maddening jobs that would drive actual employees insane.  “Dan, could you resize these 400 images to fit this template?  Thanks.” Fortunately, most interns are already insane for agreeing to work for no pay- but this internship does pay, so I don’t think that rule applies to me.  Did I lose anyone?&lt;br /&gt;In all seriousness, however, it’s already proving to be a valuable experience.  It’s interesting to take in the process of web design and maintenance from development, to testing, right on through to application.  I’ve even learned one or two shortcuts in Photoshop that I didn’t know before.&lt;br /&gt;What other news then?  Work continues on my logo design.  I’ve narrowed down the specific style I’ll be pursuing (see image below), and it’s only a matter of picking which version exactly I’ll be settling on.  I’ve also given more thought to the overall design of my portfolio site, and these logos, whichever I decide on, will definitely be right at home.  &lt;br /&gt;Reading also continues from Shaughnessy’s “&lt;a href="http://www.amazon.com/Graphic-Designer-Without-Losing-Your/dp/1568985592/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1203004814&amp;sr=1-1"&gt;How to be a Graphic Designer Without Losing Your Soul&lt;/a&gt;” and also Cynthia L. Baron’s “&lt;a href="http://www.amazon.com/Designing-Digital-Portfolio-VOICES-Cynthia/dp/0735713944/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1203004767&amp;sr=1-1"&gt;Designing a Digital Portfolio&lt;/a&gt;.”  The latter spent some time discussing researching potential clients and customizing yourself to fit their needs.  To me, the process of constantly tweaking, rebuilding, and generally poking at one’s portfolio seems like it would be a tiresome endeavor, but then no one said this was going to be easy.&lt;br /&gt;In any event, I am off to class.  The sun is shining for the first time in 40 days, and my dove has wandered back with an olive branch, so I  believe it is time for me to depart and see what the wide world can offer me today.&lt;br /&gt;&lt;br /&gt;And oh- here are those logos.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_NBGiNAa_ceY/R7Rl5BCjHMI/AAAAAAAAACI/D7O7mJgrfBc/s1600-h/faceLogos_Round_2.gif"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_NBGiNAa_ceY/R7Rl5BCjHMI/AAAAAAAAACI/D7O7mJgrfBc/s320/faceLogos_Round_2.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5166866702706875586" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-738947023596163662?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/738947023596163662/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=738947023596163662' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/738947023596163662'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/738947023596163662'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/02/another-day-another-dollar.html' title='Another Day Another Dollar...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_NBGiNAa_ceY/R7Rl5BCjHMI/AAAAAAAAACI/D7O7mJgrfBc/s72-c/faceLogos_Round_2.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-1368087349361391424</id><published>2008-02-07T11:14:00.000-05:00</published><updated>2008-12-09T15:08:46.371-05:00</updated><title type='text'>To move a mountain...</title><content type='html'>The last seven days have been a banner week for me.  Toward the middle of last week I sent a resume and portfolio to &lt;a href="http://www.getcaffeinated.com/flash/index.html"&gt;Caffeine Interactive&lt;/a&gt;, a design group running out of New Haven, and they called me in for an interview on the coming Friday.  My first impression of the place was that it’s exactly the kind of environment I’d hope for in a design studio.  A voluminous brick interior with two story windows draped in crimson curtains, neon signs, air hockey… &lt;span style="font-style: italic;"&gt;atmosphere&lt;/span&gt;.  The kind of place that immediately puts me in the sort of creative mood I usually have to put on some heavily &lt;a href="http://www.last.fm/music/Aphex+Twin/_/Green+Calx"&gt;electronic music&lt;/a&gt; to get in to.&lt;br /&gt;The interview went well.  I liked the people as much as the place, and I guess they liked me too, because I received a call the following Tuesday offering me an internship position.  Now here’s the real kicker:  They’re even going to pay me.  Design gods be praised!  I’ll be doing 20 hours a week beginning next Tuesday.  It’s going to be a tall order considering my substantial workload at school this semester (and a few independent &lt;a href="http://img.photobucket.com/albums/v330/Toxic10x/TNTteaser_reduced.jpg"&gt;projects&lt;/a&gt;) but I’m confident this will be the real world exposure I need to make a comfortable transition after graduation.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_NBGiNAa_ceY/R6swrmPJcPI/AAAAAAAAAB4/DmBMDZ3WAFc/s1600-h/HBGcover.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://1.bp.blogspot.com/_NBGiNAa_ceY/R6swrmPJcPI/AAAAAAAAAB4/DmBMDZ3WAFc/s320/HBGcover.jpg" alt="" id="BLOGGER_PHOTO_ID_5164274923266994418" border="0" /&gt;&lt;/a&gt;I managed to procure a copy of Adrian Shaughnessy’s &lt;span style="font-style: italic;"&gt;How to be a Graphic Designer, Without Losing your Soul&lt;/span&gt;  this week, and promptly dove in.  Immediately striking about the book is its shocking lack of what most conventional people would call, well, design.  Its plain blue cover with white text offers almost no initial graphical pizzazz.   Each page is densely packed with small black print, and pictures are few and far between.  To the casual onlooker, a person with this book might appear to be reading the manual to a large and complicated calculator.  The funny thing is, hugely unconventional for a design book though it is, it does have style.  As you make your way through it, you begin to appreciate the Spartan simplicity with which the book is put together.  There is nothing flashy, but everything is in its place, and done right.  I would compare it to the subtle and careful work of &lt;a href="http://www.imdb.com/name/nm0000229/"&gt;Steven Spielberg&lt;/a&gt;, whereas most design books hearken closer to &lt;a href="http://www.imdb.com/name/nm0000881/"&gt;Michael Bay&lt;/a&gt;.&lt;br /&gt;Another surprise the opening pages of this book have thrown at me is that it’s actually enjoyable to read. Chapters melt away readily, and it is full of useful gems.  Of particular interest to me were sections on interviewing and portfolio presentation, as, as I have said, I went through this process over the last week.  I was happy to find an emphasis on presenting yourself as an affable person who is easy to, “get on with” as Shaughnessy puts it.  I make a point of this in interviews, and try not to focus too much on my ego.  I guess it’s panned out.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://img.photobucket.com/albums/v330/Toxic10x/logoScan.jpg"&gt;&lt;img style="margin: 10pt 10px 10px 10pt; float: right; cursor: pointer;" src="http://3.bp.blogspot.com/_NBGiNAa_ceY/R6sxWGPJcQI/AAAAAAAAACA/B9hympO2FNI/s320/logoScan_thumb.jpg" alt="" id="BLOGGER_PHOTO_ID_5164275653411434754" border="0" /&gt;&lt;/a&gt;Finally, I’ve begun work on putting together some logos for myself.  One possible option is now visible in the header of this blog.  Others are still more in the planning phase .  The letters “D” and “T” were not really made to mesh together in an attractive fashion, so I’ve had to, well, get creative in some areas.  Some of the logos, however, are less typographically oriented and more graphically oriented.  I’m actually leaning toward one of these, but nothing is final yet.&lt;br /&gt;&lt;br /&gt;That’s all for now my friends.  It appears this body cannot be sustained on high speed internet access alone, so I head off in search of food.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-1368087349361391424?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/1368087349361391424/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=1368087349361391424' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/1368087349361391424'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/1368087349361391424'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/02/last-seven-days-have-been-banner-week.html' title='To move a mountain...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_NBGiNAa_ceY/R6swrmPJcPI/AAAAAAAAAB4/DmBMDZ3WAFc/s72-c/HBGcover.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-3612288758212932457</id><published>2008-01-31T10:20:00.000-05:00</published><updated>2008-01-31T10:45:06.109-05:00</updated><title type='text'>Baby Steps...</title><content type='html'>As I gathered my many projects together this week, not only to update my portfolio, but also to apply for an internship, it became abundantly clear that my work is extremely unfocused.  I have strong work in print, 3D animation, interactive material, and web development, but none of those categories stand out as my clear calling.  I suppose this is a blessing as well as a curse (my options are open), but it still leaves me wondering where I should be focusing my attention in the coming months.  &lt;br /&gt;Part of the reason this is so distressing is that the text I've been reading strongly recommends some degree of customization in your portfolio based on the specific field you're trying to enter, or even the specific position at a given company.  This makes sense, of course, but is also daunting to someone who may not have &lt;span style="font-style:italic;"&gt;that much&lt;/span&gt; to show in any one area.  &lt;br /&gt;I've been perusing the portfolios of some of my peers for a while now in an attempt to find some inspiration, but I've discovered something a little... disappointing?  Many of them are near carbon copies of each other, different only subtly in scheme and proportion.  They all have the same style of up-close thumbnails, the same off-white backgrounds, and the same basic navigation.  While most of these portfolio's are very good in an objective sense, I have to believe that sticking out in the pack is better than this cookie-cutter routine I'm seeing a lot of.  Happily, the &lt;a href="http://images.google.com/images?hl=en&amp;q=graphic+novel&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;tab=wi"&gt;style&lt;/a&gt; I'm hoping to pursue for my portfolio deviates from this template quite a bit.  'More on that in future entries.&lt;br /&gt;&lt;br /&gt;So long for now,&lt;br /&gt;-Dan&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-3612288758212932457?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/3612288758212932457/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=3612288758212932457' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/3612288758212932457'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/3612288758212932457'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/01/baby-steps.html' title='Baby Steps...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3230809509732752957.post-5277936532901912578</id><published>2008-01-24T14:35:00.000-05:00</published><updated>2008-01-24T14:40:16.138-05:00</updated><title type='text'>So it begins...</title><content type='html'>This blog will be a repository for all my materials and musings on the world of design.  Welcome Aboard.&lt;br /&gt;&lt;br /&gt;-D. T. Shults&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3230809509732752957-5277936532901912578?l=dtshultsdesigns.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://dtshultsdesigns.blogspot.com/feeds/5277936532901912578/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3230809509732752957&amp;postID=5277936532901912578' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/5277936532901912578'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3230809509732752957/posts/default/5277936532901912578'/><link rel='alternate' type='text/html' href='http://dtshultsdesigns.blogspot.com/2008/01/so-it-begins.html' title='So it begins...'/><author><name>Daniel T. Shults</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://bp3.blogger.com/_NBGiNAa_ceY/R6JBmmPJcKI/AAAAAAAAABM/sWFXMyVZfcg/S220/aDannerDarklyThumb.jpg'/></author><thr:total>0</thr:total></entry></feed>
