<?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>MYDARNDEST &#187; Thoughts</title> <atom:link href="http://www.mydarndest.com/category/thoughts/feed/" rel="self" type="application/rss+xml" /><link>http://www.mydarndest.com</link> <description>Just another WordPress weblog</description> <lastBuildDate>Mon, 09 Jan 2012 19:51:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>WP Plugins never to go without</title><link>http://www.mydarndest.com/wp-plugins-never-to-go-without/</link> <comments>http://www.mydarndest.com/wp-plugins-never-to-go-without/#comments</comments> <pubDate>Fri, 18 Feb 2011 14:20:55 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Wordpress]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=288</guid> <description><![CDATA["PLUGINS" are developed by the community to do... about anything, to extend performance. The following is a list of "must have" plugins that perform utility services like SEO, backing up the database, create XML sitemaps. Then there are plugins that manage photos, create contact forms.]]></description> <content:encoded><![CDATA[<p>You know by now that WordPress is an open source application that many programmers from the community contribute their knowledge to program/develop its ability to perform. Similarly, &#8220;PLUGINS&#8221; are developed by the community to do&#8230; about anything, to extend performance. The following is a list of &#8220;must have&#8221; plugins that perform utility services like SEO, backing up the database, create XML sitemaps. Then there are plugins that manage photos, create contact forms.</p><p>Many of the plugins available are free. You sometimes get what you pay for but often you get the sweetest gem that does exactly the simple task you need. Plugins you have to pay for are called &#8220;Premium Plugins&#8221;, just like the themes you pay for are &#8220;Premium Themes&#8221;. When working on client based projects. These are excellent because you can get your client to pay for them!<span id="more-288"></span></p><h2>WHERE TO START</h2><p>Go to the source. WordPress.org has a &#8220;<a href="http://wordpress.org/extend/plugins/" target="_blank">Plugin Directory</a>&#8220;. It is here they state:</p><blockquote><p>Plugins can extend WordPress to do almost anything you can imagine. In  the directory you can find, download, rate, and comment on all the best  plugins the WordPress community has to offer.</p></blockquote><p>It has plugins added by their creators with information about what they do, when they were published, who published them, how to install, how many times they were downloaded and update version archive. I am not a huge fan of their method of organization, it is basic, which I appreciate, but finding the ones related are sometimes difficult. You can search by &#8220;tags&#8221; on the plugin by the creator/publisher.</p><h2>HOW TO ACQUIRE</h2><p>With WP 3.0 you have the ability to search/download/install through the WP dashboard, this is hit and miss using the server we are on now. I recommend doing it the old-fashioned way, like this:</p><ol><li>Find the plugin from the directory that you want</li><li>Download it to your computer</li><li>Log into your server folder through FTP</li><li>Open: wp-content&gt;plugins</li><li>Unzip your plugin and copy files into the plugins folder</li></ol><h2>HOW TO ACTIVATE USE</h2><p>Once you have finished uploading. Navigate through your WP Dashboard to the Plugins tab. All the plugins are listed and will appear as &#8220;Deactivate(d)&#8221; and in a gray box. When you &#8220;Activate&#8221; it, the activity you are looking for will be available but you should refer to the plugin&#8217;s creators website or if there is a forum about it, to learn how to use it.</p><p>***IMPORTANT***</p><ul><li><strong>DEBRIS</strong> &#8211; If you are not sure how a plugin performs, it may effect the database. So, if you don&#8217;t want to use it and remove it. It will leave debris in your database. This can cause future issues.</li><li><strong>CONFLICTS SIMILAR</strong> &#8211; If you are testing similar plugins for similar tasks, one must be deactivated before the other is activated to be sure it does not cross each other out.</li><li><strong>CONFLICTS RANDOM </strong>- Sometimes a plugin can impede or crash another plugin. Sometimes it only happens to you or a few. Be sure to pay attention to the performance of your site. DO NOT JUST TURN ON A TON OF PLUGINS AT ONE TIME. Always take a test run through your site and look for things that may be broken.</li></ul><h2>HOW DO YOU FIX A BROKEN PLUGIN</h2><p>Sometimes there are patches of code floating around. Many times the creator quickly corrects it. Other times, the creator lets it sit until they can get to it. (What do you expect for free?)</p><p>Once you learn a bit about PHP, you are dangerous enough to look at the code in the plugin and possibly can hack your way through it to make a plugin work better or serve your very specific purpose</p><h1>PLUGINS YOU NEED</h1><h2>NEVER TO GO WITHOUT</h2><p>I have a few that I recommend never to leave off because of their usefulness. Some are here to cover your behind, others are here because they are stupid simple and work for you just by downloading/installing/activating.</p><p><strong>ASKIMET</strong> (<a href="https://akismet.com/" target="_blank">view</a>)<br /> This is developed by the same folks who work on WordPress. It is to stop/slow down SPAM to your comments. This comes with WP but you need to <a href="https://akismet.com/signup/" target="_blank">register</a> to receive an &#8220;API KEY&#8221; to make it active. Don&#8217;t even think about it, just take the time to do it.</p><p><strong>WP-DBmanager</strong> (<a href="http://wordpress.org/extend/plugins/wp-dbmanager/" target="_blank">view</a>)<br /> You MUST back up your database often. Especially, if you are adding content daily. Another reason is anytime a new version of WP is available, it asks you to update your database. There is always a slim chance that your DB may get funky. Having a backup is crucial if you have to re-install the previous version to get running again. I have never had it happen but I have read stories about it happening.</p><p>This is a video that talks about how it works. Make sure you watch it. <a href="http://www.youtube.com/embed/uTBaCnl5u1w" target="_blank">WP-DBmanager Video</a></p><p><strong>W3 SUPER CACHE</strong> (<a href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank">view</a>)<br /> DO NOT ACTIVATE THIS UNTIL YOU ARE DONE BUILDING YOUR SITE. It will be very helpful in increasing the performance of your website. If you activate it early, it creates NIGHTMARE-ISH situations. Trust me. Wait until you are done and be happy <img src='http://www.mydarndest.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p><strong>GOOGLE XML SITEMAP </strong>(<a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">view</a>)<br /> This is one of those, install and activate and let it go plugins. This plugin creates .XML documents that are viewable by &#8220;web bots&#8221; from search engines. It will help you get better search results.</p><p><strong>ALL-IN-ONE-SEO </strong>(<a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">view</a>)<br /> This is a good one for helping you with Search Engine Optimization. You should know about this for future client projects. It is an upsell. Now it will help you get your pages with search engines.</p><h2>OTHER PLUGINS WE WILL USE</h2><p>With our goal being a portfolio, I recommend these plugins to help make you successful.</p><p><strong>NEXTGEN GALLERY</strong> (<a href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank">view</a>)<br /> This, in my opinion, is the best photo gallery manager. It has a very robust functionality to organize, size, manage photos. It also helps you think of how you can use this tool for creating artist/designer portfolio.</p><p>NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a slideshow option. Before I started writing the plugin I studied all the existing image and gallery plugins for WordPress. Some of them are really good and well designed, but the gap I filled was a simple administration system at the back end which can also handle multiple galleries.</p><p>There are other premium plugins compatible with this to add interesting effects. Like this: <a href="http://www.monoslideshow.com/" target="_blank">MONOSLIDESHOW</a></p><p><strong>CFORMS</strong> (<a href="http://www.deliciousdays.com/cforms-plugin/" target="_blank">view</a>)<br /> I have found this to be the best form plugin on the web. It is free but can only be found on the Authors website. <strong>cforms</strong> is a powerful and feature rich form plugin for WordPress, offering convenient deployment of multiple Ajax driven contact forms throughout your blog or even on the same page.</p><p>***IMPORTANT***<br /> I don&#8217;t know if this will work on the UNCG Server. It will create a form but may not send email.</p><h2>OTHER MENTIONABLE PLUGINS</h2><p>I have used a few of these and liked what they do:</p><p><strong>BROKEN LINK CHECKER</strong> (<a href="http://wordpress.org/extend/plugins/broken-link-checker/" target="_blank">view</a>)<br /> This plugin will monitor your blog looking for broken links and let you know if any are found.</p><p><strong>ADDTOANY: Share/Bookmark/Email Button</strong> (<a href="http://wordpress.org/extend/plugins/add-to-any/" target="_blank">view</a>)<br /> Help people share, bookmark, and email your posts &amp; pages using any service, such as Facebook, Twitter, Google Buzz, Digg and many more.</p><p><strong>SHARE DADDY</strong> (<a href="http://wordpress.org/extend/plugins/sharedaddy/" target="_blank">view</a>)<br /> hare your posts with Twitter, Facebook, and a host of other services. You can configure services to appear as icons, text, or both. Some services have additional options to display smart buttons, such as Twitter, which will update the number of times the post has been shared.</p><p><strong>GOOGLE ANALYTICATOR</strong> (<a href="http://wordpress.org/extend/plugins/google-analyticator/" target="_self">view</a>)<br /> Google Analyticator adds the necessary JavaScript code to enable Google Analytics logging on any WordPress blog. This eliminates the need to edit your template code to begin logging. Google Analyticator also includes several widgets for displaying Analytics data in the admin and on your blog.</p> ]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/wp-plugins-never-to-go-without/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WP 3.0 Themes, Widgets, Background and Headers</title><link>http://www.mydarndest.com/wp-3-0-themes-widgets-background-and-headers/</link> <comments>http://www.mydarndest.com/wp-3-0-themes-widgets-background-and-headers/#comments</comments> <pubDate>Fri, 11 Feb 2011 14:22:07 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Wordpress]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=290</guid> <description><![CDATA[THEMES You have had a brief introduction to what a theme is in wordpress. The next step is getting the theme loaded into your server folder and activate it. First, you must choose a theme. A great place to start is in the WordPress Codex: http://wordpress.org/extend/themes/. Here is how you get a theme and install [...]]]></description> <content:encoded><![CDATA[<h2>THEMES</h2><p>You have had a brief introduction to what a theme is in wordpress. The next step is getting the theme loaded into your server folder and activate it. First, you must choose a theme. A great place to start is in the WordPress Codex: <a href="http://wordpress.org/extend/themes/" target="_blank">http://wordpress.org/extend/themes/</a>.<span id="more-290"></span></p><p>Here is how you get a theme and install it:</p><ol><li>Find a theme and download the .ZIP file</li><li>Unzip folder</li><li>Login into your server with an FTP application (like fetch)</li><li>Click through to the &#8220;Themes&#8221; folder. Following this path: wp-content&gt;theme</li><li>Copy your unzipped folder into the theme folder.</li><li>Once finished copying. Log into your wordpress dashboard</li><li>navigate to Appearance&gt;Themes</li><li>Select them and choose activate.</li><li>Poof &#8211; your theme is working when you preview the website</li></ol><h2>WIDGETS</h2><p>Most, if not all, themes have one sidebar used in the theme. You have pre-programmed functions that tie into WordPress core programming to make little things happen. Those little things are &#8220;Widgets&#8221;. The ones present are &#8220;default&#8221;. Others can be added manually or automatically when you install certain plugins.</p><p>If you want to add multiple columns or include widget functions in the footer of the page can be done with secondary widget areas. The theme will need updated. This includes adding html, css and php. Here is a forum post describing the technical process. <a href="http://www.netbuilders.org/wordpress/how-add-widget-footer-22483.html" target="_blank">http://www.netbuilders.org/wordpress/how-add-widget-footer-22483.html</a></p><p>Referring to our course website. I have added Search, Categories, Recent Posts and Text widgets. These are in the primary widget area. This area is added by default in the TwentyTen theme.</p><p><em>To apply the available widget:</em></p><ol><li>drag the title to the right &#8220;primary widget area&#8221;</li><li>Change the title if necessary</li><li>Save</li><li>Repeat with different widget</li><li>Drag to change order (this is brilliant)</li></ol><h2>BACKGROUND</h2><p>Some themes (like twentyten) have the option to use the WP dashboard to change the background color and/or background image. Navigate to: Appearance&gt;Background.</p><p>All this can also be manually changed by altering the themes &#8220;style.css&#8221; file. Any changes to the &#8220;style.css&#8221; and any images used for the background must be uploaded to the themes folder through FTP.</p><p><a href="http://digitalart.uncg.edu/545/wordpress/wp-content/uploads/2011/02/twentyten.zip">DOWNLOAD THIS TWENTYTEN THEME FOLDER.</a><br /> It will be used to demo how to change your themes &#8220;style.css&#8221; file.</p><h2>HEADER</h2><p>It is important to have your banner sized to fit our banner location. WP will give you the option to crop but it is not recommended.</p><p>The twentyten them requires a banner the size of: 940px wide X 198px height. Here is my image to attach. <a href="http://digitalart.uncg.edu/545/wordpress/wp-content/uploads/2011/02/545_banner1.jpg" class="lightview" rel="gallery[290]" title="545_banner"><img class="aligncenter size-full wp-image-534" title="545_banner" src="http://digitalart.uncg.edu/545/wordpress/wp-content/uploads/2011/02/545_banner1.jpg" alt="" width="940" height="198" /></a><strong>How to add images to your theme manually</strong><br /> The following is the PHP to add to your them to make a unique image appear on your page. It requires:</p><ol><li>make an image TO SIZE that you want it to appear. JPG at 72 dpi that is RGB is recommended.</li><li>Upload it to your themes images folder: wp-content&gt;theme&gt;twentyten&gt;images</li><li>Add this PHP code to your theme in the proper location: &lt;img src=&#8221;&lt;?php echo bloginfo(&#8216;template_url&#8217;); ?&gt;/images/545_banner.jpg&#8221; alt=&#8221;"  border=&#8221;0&#8243; /&gt;</li><li>Save theme .php file</li><li>upload with FTP to theme folder</li><li>Preview site. Image will appear.</li></ol><p>The code in &lt;?php ?&gt; is php. This part  echo bloginfo(&#8216;template_url&#8217;); is programmed somewhere in all your wordpress installation files and says. Use the URL that the theme is in. In this case our would be: http://digitalart.uncg.edu/545/wordpress/wp-content/themes/twentyten/.</p><p>It automatically places that info each time you use it. Saving lots of time and allows you to move things around or use the theme on different websites.</p> ]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/wp-3-0-themes-widgets-background-and-headers/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>WP 3 Navigation</title><link>http://www.mydarndest.com/wp-3-navigation/</link> <comments>http://www.mydarndest.com/wp-3-navigation/#comments</comments> <pubDate>Fri, 04 Feb 2011 14:25:51 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Wordpress]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=296</guid> <description><![CDATA[When using WP, you have many opportunities to navigate through the contents of your website. The primary navigation is what we commonly refer to as the "main navigation" of the site. It is obvious that you should refer to it in reference to moving through the core content of the website. There are other ways WP provides you opportunities to explore/find content on a website.]]></description> <content:encoded><![CDATA[<p>When using WP, you have many opportunities to navigate through the contents of your website. The primary navigation is what we commonly refer to as the &#8220;main navigation&#8221; of the site. It is obvious that you should refer to it in reference to moving through the core content of the website. There are other ways WP provides you opportunities to explore/find content on a website.</p><p>Many WP sites have a &#8220;sidebar&#8221;. This is a column that has secondary content which is useful in finding more specific or new content. Another is the &#8220;footer&#8221;. Found always at the bottom of the page and provides opportunities to navigate.<span id="more-296"></span></p><h2>PAGES vs. POSTS</h2><p>In your short time of working with WP you have experienced pages of content. One example on our course website is the &#8220;Calendar Outline&#8221; link in the main navigation. It is a page that was present at the beginning. It is core content to the course that will not change in any mass percentage. A few things may change but never to be removed or forgotten. This is a classic example of a &#8220;Page&#8221;. Found in the main navigation.</p><p>Each week you have been adding your own content to the website. Your content is valuable, but yet not core to the course. Your addition to the site is in page form but is referred to as a &#8220;Post&#8221;. Not often found in the navigation but commonly located from links in the sidebar.</p><h2>CATEGORY vs. TAGS</h2><p>Every time you added your Post to the website database it is stuck in a &#8220;bucket&#8221; to collect similar things. This &#8220;bucket&#8221; is called a &#8220;Category&#8221;.</p><p>I found this on <a href="http://en.support.wordpress.com/posts/categories-vs-tags/" target="_blank">WordPress.com</a>, which does a good job at explaining what the differences are:</p><blockquote><p>Categories  allowed for a broad grouping of post topics, but when you    wanted to  describe a post in more specific terms, more categories   were  required.  That led to very long category lists inside the blog   and very  long  lists in Categories Widgets.</p><p>So we now have tags, too.</p><p><a href="http://en.support.wordpress.com/posts/tags/" target="_blank">Tags</a> are similar to <a href="http://en.support.wordpress.com/posts/categories/" target="_blank">categories</a>, but they are generally used to describe your  post in more  detail.</p></blockquote><p>To drive the concept home a little better, there is this video:</p><p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="224" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="guid=0M42sPky" /><param name="src" value="http://s0.videopress.com/player.swf?v=1.02" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="224" src="http://s0.videopress.com/player.swf?v=1.02" allowfullscreen="true" wmode="transparent" flashvars="guid=0M42sPky"></embed></object></p><h2>CATEGORIES IN NAVIGATION BAR?</h2><p>Certainly! Here is an example of how it can apply to your project.</p><p>If you want to upload a photo every day and you want people to see all your photos. Create a Category for &#8220;photographs&#8221;. Each time you add a photo. Make a new post and select &#8220;photographs&#8221; category. It will appear automatically with the rest of your photographs.</p><p>This is a rough explanation of the concept. One example I have created is on <a href="http://www.mydarndest.com/" target="_blank">MYDARNDEST</a> website. Each time I add a project to a category, for instance, a Poster would go into my &#8220;<a href="http://www.mydarndest.com/work/print/" target="_blank">print design</a>&#8221; category. This saves me from manually editing my navigation each time to make the site grow.</p><p><strong>How did I get them to appear in a grid?</strong><br /> Using an plugin called <a href="http://coffee2code.com/wp-plugins/customizable-post-listings/" target="_blank">Customizable Post Listings</a>, I was able alter the PHP and create a function to pull an image, title, excerpt and link on this page. An advanced technique but something that can be hacked to make work. If you don&#8217;t have the patience to manipulate the code, please don&#8217;t over-commit to this process.</p><p>I have included my code here: <a href="http://digitalart.uncg.edu/545/wordpress/wp-content/uploads/2011/02/CustomPostList.zip">Custom Post List</a><br /> The function I wrote is between lines 701 -&gt; 714. Use with care.</p><h2>MENU BAR</h2><p>Using an updated WP theme like &#8220;Twentyten&#8221; it has php code that allows you to build a navigation bar(s) in your website. Allowing you to arrange order and rename page titles from the dashboard.</p><p>Using our course website as the example, you are familiar with the pages, posts, categories found on the website.<a href="http://digitalart.uncg.edu/545/wordpress/wp-content/uploads/2011/02/menuexample.png"><br /> </a><em>Here is how you make a menu:</em></p><ol><li>Create A Menu Name</li><li>Choose Theme Location and choose new menu name.</li><li>Add Pages, Categories or Custom Links</li><li>Save Menu</li><li>View website and see results.</li></ol><p>By dragging the bars around in the menu edit region, you can order navigation and subset (aka Nest) navigational elements from the primary menu items.</p><p>Categories you choose to add to the navigation will show according to the theme file called category.php. This file has code to show entire posts with titles. They can be broken up by using a &#8220;break&#8221; when editing the post. Here is an example of a website that uses the technique of including categories in the main navigation bar. <a href="http://storylinepublicrelations.com/" target="_blank">Storyline Public Relations. </a>This is project that I finished 2 weeks ago for a friend and colleague, Kristine Thompson. Under the &#8220;Blog&#8221; item in the navigation are titles of Kristine&#8217;s clients that she includes news that corresponds. Each client name is a category. This technique made created what may have been an incredibly labor based process to make happen quickly.</p><h2>CSS MENUS</h2><p>Conveniently, all the CSS is created to make the navigation appear in the Menu Bar. Including Secondary and Tertiary links. This programming spawned from this: <a href="http://www.alistapart.com/articles/dropdowns/" target="_blank">SUCKERFISH DROWDOWN</a> published in 2003 on <a href="http://www.alistapart.com">A LIST APART</a> by <a href="http://www.htmldog.com/" target="_blank">Patrick Griffiths of HTML dog</a>.</p><p>It uses CSS to redefine HTML lists &lt;ul&gt;&lt;li&gt; tags. The best way to learn how this works is to deconstruct a menu that works. I use this resource as a base to make sure my code is going to work in menus I create.<a href="http://cssmenumaker.com/" target="_blank"> http://cssmenumaker.com/</a></p><p>This takes a little time to wrap your head around but is a brilliant way of adding beautiful horizontal or vertical navigation bars to your web site using HTML and CSS. Please practice this, it&#8217;s good for you.</p> ]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/wp-3-navigation/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Website Planning and Sitemap</title><link>http://www.mydarndest.com/website-planning-and-sitemap/</link> <comments>http://www.mydarndest.com/website-planning-and-sitemap/#comments</comments> <pubDate>Fri, 28 Jan 2011 14:31:03 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Wordpress]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=301</guid> <description><![CDATA[Before you start to build anything, you should list the pages you will need, determine if you will need "Posts" (include categories) and map out the website using the following method.This "IS" the process you must use. I am not one for rules but this one I stand by. A few years ago a guy named Jesse James Garrett decided it was necessary for everyone planning a website to use the same "language" and "process". He wrote a brilliant book that easily informs how a group can communicate these essential parts to beginning and building an interactive project.]]></description> <content:encoded><![CDATA[<p>Before you start to build anything, you should list the pages you will need, determine if you will need &#8220;Posts&#8221; (include categories) and map out the website using the following method.</p><p>This &#8220;IS&#8221; the process you must use. I am not one for rules but this one I stand by. A few years ago a guy named <a href="http://blog.jjg.net/" target="_blank">Jesse James Garrett</a> decided it was necessary for everyone planning a website to use the same &#8220;language&#8221; and &#8220;process&#8221;. He wrote a brilliant book that easily informs how a group can communicate these essential parts to beginning and building an interactive project.</p><p>I highly recommend you read this book if you decide to stick with web design as a career. Anyone who wants to hire you that is good, will be following this process or something darn close to it. <a href="http://www.jjg.net/elements/" target="_blank">The Elements of User Experience</a><span id="more-301"></span></p><p>He created a visual info graphic displaying the concepts of the book:<br /> <img class="aligncenter size-full wp-image-264" title="elements" src="http://digitalart.uncg.edu/545/wordpress/wp-content/uploads/2011/01/elements.jpg" alt="" width="450" height="347" />And then the stripped down version:<br /> <img class="aligncenter size-full wp-image-265" title="elements_simpleplanes" src="http://digitalart.uncg.edu/545/wordpress/wp-content/uploads/2011/01/elements_simpleplanes.jpg" alt="" width="449" height="346" />I suggest you start by downloading this PDF and digest these concepts. It will only help you in understanding how to work with interactive media&#8230; and not miss anything because you &#8230; forgot. Remember this: Paper wins. If you have it written down and drawn out, you can use it as your checklist and have great success.</p><p>Also, it is a great way of communicating with your client. It spells out your projects scope and you build what is in it. A CONTRACT! Who knew it could be so helpful. Yes, it prevents what we call &#8220;Scope Creep&#8221;.</p><p>Every time I see Jesse, I thank him for his gift of intellectual property to the industry.</p> ]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/website-planning-and-sitemap/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>First day in Venice, Italy</title><link>http://www.mydarndest.com/first-day-in-venice-italy/</link> <comments>http://www.mydarndest.com/first-day-in-venice-italy/#comments</comments> <pubDate>Fri, 20 Nov 2009 00:01:55 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Thoughts]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=194</guid> <description><![CDATA[Here are a few pictures from our first day in Venice.]]></description> <content:encoded><![CDATA[<p>Here are a few pictures from our first day in Venice.</p><div class="ngg-galleryoverview" id="ngg-gallery-16-194"><div id="ngg-image-160" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3638.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3638" alt="DSC_3638" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3638.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-161" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3639.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3639" alt="DSC_3639" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3639.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-162" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3640.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3640" alt="DSC_3640" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3640.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-163" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3641.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3641" alt="DSC_3641" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3641.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-164" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3642.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3642" alt="DSC_3642" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3642.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-165" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3643.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3643" alt="DSC_3643" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3643.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-166" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3644.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3644" alt="DSC_3644" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3644.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-167" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3645.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3645" alt="DSC_3645" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3645.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-168" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3646.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3646" alt="DSC_3646" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3646.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-169" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3647.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3647" alt="DSC_3647" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3647.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-170" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3648.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3648" alt="DSC_3648" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3648.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-171" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3649.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3649" alt="DSC_3649" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3649.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-172" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3650.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3650" alt="DSC_3650" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3650.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-173" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3651.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3651" alt="DSC_3651" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3651.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-174" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3652.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3652" alt="DSC_3652" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3652.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-175" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3653.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3653" alt="DSC_3653" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3653.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-176" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3655.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3655" alt="DSC_3655" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3655.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-177" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3656.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3656" alt="DSC_3656" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3656.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-178" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3657.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3657" alt="DSC_3657" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3657.jpg" width="185" height="125" /> </a></div></div><div id="ngg-image-179" class="ngg-gallery-thumbnail-box"  ><div class="ngg-gallery-thumbnail" > <a href="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/DSC_3658.jpg" title=" " class='lightview' rel='gallery[set_16]' > <img title="DSC_3658" alt="DSC_3658" src="http://www.mydarndest.com/wp-content/gallery/venice-gallery-1/thumbs/thumbs_DSC_3658.jpg" width="185" height="125" /> </a></div></div><div class='ngg-navigation'><span class="current">1</span><a class="page-numbers" href="http://www.mydarndest.com/first-day-in-venice-italy/?nggpage=2">2</a><a class="page-numbers" href="http://www.mydarndest.com/first-day-in-venice-italy/?nggpage=3">3</a><a class="page-numbers" href="http://www.mydarndest.com/first-day-in-venice-italy/?nggpage=4">4</a><a class="next" id="ngg-next-2" href="http://www.mydarndest.com/first-day-in-venice-italy/?nggpage=2">&#9658;</a></div></div>]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/first-day-in-venice-italy/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Who Opens A Letterpress in 2009?</title><link>http://www.mydarndest.com/who-opens-a-letterpress-in-2009/</link> <comments>http://www.mydarndest.com/who-opens-a-letterpress-in-2009/#comments</comments> <pubDate>Fri, 02 Oct 2009 14:54:39 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Thoughts]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=180</guid> <description><![CDATA[We are a tribe of creatives that have let go of the last century and it’s techniques, seemingly never to return to the physical realm, let alone to labor-intensive processes that once were best practices of our industry. We do things differently now; a lot differently. The industry is not changing; it has changed. As [...]]]></description> <content:encoded><![CDATA[<p>We are a tribe of creatives that have let go of the last century and it’s techniques, seemingly never to return to the physical realm, let alone to labor-intensive processes that once were best practices of our industry. We do things differently now; a lot differently. The industry is not changing; it has changed. As Graphic Designers, we depend on those glowing boxes with plastic keyboards that we perch in front of day in and day out. Computers are filled with things we cannot touch that are strangely referred to as “Software”. If it were not for this technology, we would not be able to create so freely or so quickly. There is still no other way, however, to produce rich and subtle tactile qualities without traditional techniques such as letterpress. I do look forward to the day, though, that my digital printer can emboss letters into paper.</p><p>You have come out tonight to celebrate this new design resource, not only for those in Rochester, but for all of us in the Upstate of New York. The magic of a letterpress has brought out a community of like-minded individuals. Yes, you are part of this community. This is something the members of AIGA Upstate New York are actively encouraging; an Upstate New York Design community.</p><p>There is a lack of communication among design professionals in upstate New York, which has lead to a weak community. We need to realize that the path to improving this situation does not involve competition or provincialism. It is not about pitting Rochester against Syracuse, or Buffalo against Albany. We need to open up our networks and start sharing our knowledge and experiences more.</p><p>There is an abundance of talented creatives across this state; they do not all live and work in New York City! These individuals and agencies are doing great design in their many far-flung locations; but often it goes unrecognized by the wider design community. Our organization, AIGA, is committed to championing accomplishments of our members and other design professionals in the Upstate New York Design Community. AIGA is “THE” professional organization for designers. We are your peers.</p><p>You are all welcome to join the other 22,000 AIGA members and expand your networks beyond local circles. Looking for reasons why you should become an AIGA member? Check out the project becauseofaiga.com, where you can see over 150 stories from individuals who believe in our organization.</p> ]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/who-opens-a-letterpress-in-2009/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Against Spec Work</title><link>http://www.mydarndest.com/against-spec-work/</link> <comments>http://www.mydarndest.com/against-spec-work/#comments</comments> <pubDate>Thu, 18 Jun 2009 15:16:54 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Thoughts]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=127</guid> <description><![CDATA[AIGA, the professional association for design, believes that professional designers should be compensated fairly for the value of their work...]]></description> <content:encoded><![CDATA[<p>&#8230;</p><blockquote><p>AIGA, the professional association for design, believes that professional designers should be compensated fairly for the value of their work and should negotiate the ownership or use rights of their intellectual and creative property through an engagement with clients.</p></blockquote><p><a href="http://www.mydarndest.com/wp-content/uploads/spec_work.png" class="lightview" rel="gallery[127]" title="spec_work"><img class="alignnone size-thumbnail wp-image-135" style="border: 0pt none; float: left; padding-right: 10px;" title="spec_work" src="http://www.mydarndest.com/wp-content/uploads/spec_work-100x100.png" alt="spec_work" width="100" height="100" /></a>This is a topic that continually rears its ugly head in the Graphic Design Industry. It is something that I had to explain to my students when teaching and to clients now owning my own business. Work is work. One expects to get paid for it. There is no carrot on the end of the stick sweet enough to make someone sacrifice billable time for the potential of getting paid.</p><p>There are fine lines of what is Spec Work. For instance, competitions can be spec work. They can also be genuine competitions with substantial rewards. Another area of challenge is writing proposals for a project. This consumes a great deal of time and expertise, the majority of the time it is not paid work. It gets extremely hairy when &#8220;Ideas&#8221; are included. A proposed idea for a project is unpaid creative work. Bending the definition of what &#8220;Spec Work&#8221; really is and if those in the industry can truly not participate in it.</p><p>Not only because I am President of the Upstate New York Chapter of <a href="http://www.aiga.org" target="_blank">AIGA</a> do I not support the <a href="http://www.aiga.org" target="_blank">AIGA</a> position on Spec Work, but most as a small business owner who is trying to earn a living wage for my skills in design. <a title="AIGA Position on Spec Work" href="http://www.aiga.org/content.cfm/position-spec-work" target="_blank">Read AIGA&#8217;s Position.</a></p><p>I was fortunate to attend the 2009 <a href="http://www.aiga.org" target="_blank">AIGA</a> Leadership Retreat in Portland, Oregon at the beginning of June 2009. <a href="http://www.adamsmorioka.com/" target="_blank">Sean Adams</a>, Past-President of the organization presented his defense and AIGA&#8217;s position on the topic. I had my camera rolling and captured his eloquent explanation.</p><hr /> <object width="560" height="340" data="http://www.youtube.com/v/wTac3FXnQ_c&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/wTac3FXnQ_c&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /></object></p><p>Yes. I do not do spec work. You should not ask anyone, including students and young designers to participate in this poor business practice.</p> ]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/against-spec-work/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>eCommerce for Small Business</title><link>http://www.mydarndest.com/ecommerce-for-small-business/</link> <comments>http://www.mydarndest.com/ecommerce-for-small-business/#comments</comments> <pubDate>Tue, 21 Apr 2009 17:24:08 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Thoughts]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=118</guid> <description><![CDATA[In the beginning of January, I commenced on building an eCommerce site for my client, Goshen Coffee. The objective was to sell 3o different coffees, a line of organic tea and t-shirts on a boot-strapping budget. The site is up and working great. Now, we are working on various methods of online advertising to drive [...]]]></description> <content:encoded><![CDATA[<p>In the beginning of January, I commenced on building an eCommerce site for my client, <a title="Buy Coffee" href="http://www.goshencoffee.com/store" target="_blank">Goshen Coffee</a>. The objective was to sell 3o different coffees, a line of organic tea and t-shirts on a boot-strapping budget. The site is up and working great. Now, we are working on various methods of online advertising to drive traffic to the site and convert to sales.</p><p>In the 6 years of working with Matt, we have evolved from a static HTML web site to a dynamic web site using <a title="Wordpress" href="http://wordpress.org/" target="_blank">WordPress</a> to manage the content. I did not want to use another CMS or use a separate domain or sub-domain for the store. There are only a few shopping cart plug-ins for wordpress. The one I settled on was &#8220;<a title="eCommerce Plug-in" href="http://www.instinct.co.nz/e-commerce/" target="_blank">e-Commerce Plugin</a>&#8221; by <a title="Instinct" href="http://www.instinct.co.nz/" target="_blank">Instinct</a>. The reason is I have been following this one for over a year. It seemed to be the only one out there that was being developed. Now there is competition but this one seemed to have the strongest following and <a href="http://www.instinct.co.nz/forums/" target="_blank">most community development</a>.</p><p>The plug-in is free, but there are a few important add-ons that make life a bit easier. Known as <a href="http://www.instinct.co.nz/shop/" target="_blank">Gold Cart</a> items. The most important one I purchased is the &#8220;Grid View&#8221;. This formats added products into a title, thumbnail and price. Example of the: <a href="http://www.goshencoffee.com/store/blended-coffee/" target="_blank">GRID VIEW</a>. Knowing a bit about CSS, I was able to tweak the style sheets to look integrated with the design of the rest of the web site. Now, the shopping cart is seamless with the rest of the web site.</p><p><a href="http://www.instinct.co.nz/" target="_blank">Instinct</a> is based in New Zealand, but there is a guy in Texas who works closely with them to provide support here in the States. His name is Shane Sanderson and he has his own business called<a title="stastic design" href="http://www.stasticdesigns.com" target="_blank"> S-Tastic Design</a>. He also started a wordpress help site called &#8220;<a title="Wordpres Me" href="http://www.wordpressme.org/" target="_blank">WordPress Me</a>&#8220;. The web site is growing with content and Shane knows what he is doing. I wish him luck.</p><p><a href="http://www.mydarndest.com/wp-content/uploads/stastic.png" class="lightview" rel="gallery[118]" title="stastic"><img class="alignnone size-thumbnail wp-image-119" title="stastic" src="http://www.mydarndest.com/wp-content/uploads/stastic-100x100.png" alt="stastic" width="100" height="100" /></a> <a href="http://www.mydarndest.com/wp-content/uploads/wordpressme.png" class="lightview" rel="gallery[118]" title="wordpressme"><img class="alignnone size-thumbnail wp-image-120" title="wordpressme" src="http://www.mydarndest.com/wp-content/uploads/wordpressme-100x100.png" alt="wordpressme" width="100" height="100" /></a></p><p>If you are a small business/entrepreneur and would like a web site that you can manage and do simple ecommerce yourself, please contact me with your request. I am always looking for a unique challenge to work with start-ups that have a great product and don&#8217;t know where to start.</p> ]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/ecommerce-for-small-business/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Web Design for Artists</title><link>http://www.mydarndest.com/web-design-for-artists/</link> <comments>http://www.mydarndest.com/web-design-for-artists/#comments</comments> <pubDate>Fri, 27 Mar 2009 21:12:59 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Thoughts]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=112</guid> <description><![CDATA[Again, I was invited to do the presentation...]]></description> <content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-115" title="wwwyou_thumb" src="http://www.mydarndest.com/wp-content/uploads/wwwyou_thumb.jpg" alt="wwwyou_thumb" width="100" height="100" /></p><p>Again, I was invited to do the presentation on web design for artists. This time it was a class of artists/designers/crafters/photographers at Rochester Institute of Technology taught by <a title="Debra Ruzinsky" href="http://debraruzinsky.com/home.html" target="_blank">Debra Ruzinsky</a>.</p><p>There is a huge demand for student artists to create web sites. Many times I get requests to design and build these sites but you could imagine. Students do not have the money to pay me to do it. This lecture gives them an arial view of what options they can choose to get themselves published on the web.</p><p>If you know anyone looking for a motivational speaker who can present to artists about making their own web site. Give me a shout.</p> ]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/web-design-for-artists/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Our Voting Experience</title><link>http://www.mydarndest.com/our-voting-experience/</link> <comments>http://www.mydarndest.com/our-voting-experience/#comments</comments> <pubDate>Tue, 04 Nov 2008 15:05:26 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Thoughts]]></category> <category><![CDATA[Vote]]></category><guid isPermaLink="false">http://www.mydarndest.com/?p=72</guid> <description><![CDATA[Documentation of our participation in history.]]></description> <content:encoded><![CDATA[<p>We documented our trip down the street to our Polling Place.</p><p>It was great to wake up and know, we are taking part in American History.</p><p> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/otxeKa26Mko&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/otxeKa26Mko&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p><p>Then you also have a project between the New York Times and AIGA.<br /> <a title="Polling Place Photo Project" href="http://pollingplaces.nytimes.com/content.cfm?page=photo_detail&amp;voterID=6973577&amp;photoID=24049813&amp;StartRow=0&amp;SearchNum=1&amp;fromSearch=1" target="_blank">POLLING PLACE PHOTO PROJECT</a></p> ]]></content:encoded> <wfw:commentRss>http://www.mydarndest.com/our-voting-experience/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 2/48 queries in 0.312 seconds using disk: basic
Object Caching 1384/1477 objects using disk: basic
Content Delivery Network via N/A

Served from: www.mydarndest.com @ 2012-02-06 02:30:11 -->
