<?xml version="1.0" encoding="utf-8"?> 
<rss version="2.0" 
    xmlns:dc=http://purl.org/dc/elements/1.1/ 
    xmlns:sy=http://purl.org/rss/1.0/modules/syndication/ 
    xmlns:admin=http://webns.net/mvcb/ 
    xmlns:rdf=http://www.w3.org/1999/02/22-rdf-syntax-ns# 
    xmlns:content="http://purl.org/rss/1.0/modules/content/">  
  <channel> 
    <title>Blog</title> 
    <link>http://localhost/wa/index.php</link> 
    <description></description> 
    <dc:language>en</dc:language> 
    <dc:creator>tech@pushproductions.com</dc:creator> 
    <dc:rights>Copyright 2011</dc:rights> 
    <dc:date>2011-02-27T17:23:52+00:00</dc:date> 
    <admin:generatorAgent rdf:resource="http://www.expressionengine.com/" /> 
 
 
    <item> 
      <title>What is a Content Management System (CMS) and why would I want one?</title> 
      <link>http://www.willettassociates.com/index.php/comments/what_is_a_content_management_system_cms_and_why_would_i_want_one</link> 
      <guid>http://www.willettassociates.com/index.php/comments/what_is_a_content_management_system_cms_and_why_would_i_want_one#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>
	This is still a frequently asked question among small business owners when the time comes to overhaul their website. &nbsp;There are lots of quick responses, but the complete answer requires a bit of historical context.</p>
<p>
	<strong>The Dark Ages</strong></p>
<p>
	In the early days of the internet (up until about 6-8 years ago) if you visited a web page with your browser, there was a pretty good chance that the page you were looking at was actually an HTML document on a server somewhere. &nbsp; If you changed the document, then the page was updated. &nbsp;For smaller static sites that was fine, but as sites got larger and the need to regularly update the site became more critical, (both to maintain your Search Engine Ranking and to keep traffic coming to the site) there needed to be a way to move past having individual documents for each page in your site.</p>
<p>
	<strong>Enter the CMS</strong></p>
<p>
	The Content Management System (CMS) is the tool you use to provide scalability and consistency to your site. &nbsp;It is an application that runs on your webserver (in much the same way that a program would run on your computer) &nbsp;This application is connected to a database that stores all of the content for your website as well as images and templates. &nbsp;</p>

<p>
	<strong>Templates?</strong></p>
<p>
	The templates are the structure of your webpages and contain standard HTML tags to form the basic layout of your pages. &nbsp;The templates also have code in them called variables. &nbsp;These variables are containers that can be replaced with your site content on demand. &nbsp;</p>
<p>
	Sites typically have many templates for different areas such as: the home page, primary, secondary, listing and contact pages. &nbsp;The idea of separating the content from the structure is an important one. &nbsp;By creating a set of templates that can be reused over and over, you can easily maintain the site, and adding and modifying pages becomes a simple task. &nbsp;</p>
<p>
	Within the CMS, you enter content into a form that is much like Word. &nbsp; Add your text, images and create links without having to be an expert in HTML. &nbsp;Assign the content to a template and you are done. &nbsp;Modifying an existing &quot;page&quot; is as easy as selecting it from a list and making your changes. &nbsp;Most modern CMSs maintain an archive of prior versions of your content, so you can always revert to an earlier copy.</p>
<p>
	<strong>How does my audience see it?</strong></p>
<p>
	When someone goes to your site and requests a webpage, the CMS looks at the structure of the URL (the web address) and determines what template should be used and what content should be included in it. &nbsp;Those elements are all combined and sent from your web server as if it&#39;s a single HTML page. &nbsp;For instance: an address of <a href="http://www.yoursite.com/blog">http://www.yoursite.com/blog</a> would pull together your basic site page (with menus, headers and footers), then create a list of your last blog entries. &nbsp;An archive of prior entries would be placed in a sidebar and the page would be served. &nbsp;</p>
<p>
	<strong>Do I need Special Software on my Computer?</strong></p>
<p>
	Since the CMS runs from the web server, you can access it from anywhere where you have internet access. &nbsp;Many have apps for connecting from a mobile phone or tablet. &nbsp;Access to your content requires that you login to the CMS so your site is secure. &nbsp;You can also give others access so that they can update parts of the site as well. &nbsp;The site administrator can limit the pages that other users can modify or create workflows so that one person can write the content and another can approve and publish it.</p>
<p>
	<strong>Is it Expandable?</strong></p>
<p>
	Absolutely. &nbsp;Nearly every CMS can be expanded to provide additional functions. &nbsp;E-Commerce, video streaming, subscriptions and Mailing Lists as well as Document Management are typical modules that are part of a modern website. &nbsp;The CMSs that we prefer to work with are built in a framework that allows for easy customization of both the look and feel of your site, as well as the functions that it performs.</p>
<p>
	<strong>Which brings us to today.</strong></p>
<p>
	All of the projects we build today use a CMS to support the site. &nbsp;There are a number that we use since one size does not fit all. &nbsp;Our go to CMS for most small to midsize sites is ExpressionEngine. &nbsp;There is an awful lot to like about it for both developers and end-users. &nbsp;It has an advanced multi-site module that allows multiple websites to be driven from a single installation. &nbsp;This is real advantage with sites such as schools and Colleges which typically have a single site comprised of many microsites. &nbsp;It&#39;s now built on a popular framework that makes advanced customization very easy. &nbsp;We also support OpenText (RedDot) and Drupal for larger sites as well as Wordpress, and Concrete5 for smaller sites.</p>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2011-08-03T23:34:46+00:00</dc:date> 
    </item> 
 
    <item> 
      <title>Mobile Site Testing with a Rooted Nook</title> 
      <link>http://www.willettassociates.com/index.php/comments/mobile_site_testing_with_a_rooted_nook</link> 
      <guid>http://www.willettassociates.com/index.php/comments/mobile_site_testing_with_a_rooted_nook#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>
	A mobile testing strategy is an important part of ensuring that your new web design will translate well onto the handheld/tablet platform.&nbsp; Even if you are reformatting your content specifically for the smaller screen, there are still wide differences within mobile browsers and how they interpret standards compliant code.&nbsp; With iOS and Blackberry now using Webkit based browsers (the basis for Apple&rsquo;s Safari browser as well) you can make solid assumptions about what will render properly.&nbsp; Android, with it&rsquo;s growing segment of the market, is a slightly different story.&nbsp; With a panoply of phones/tablets/personal music players running an entire menu of Android versions including Eclair, Froyo, Gingerbread and now Honeycomb; testing takes on a whole new level of complexity.&nbsp; Google provides an emulator with their Android SDK and it&rsquo;s pretty flexible, but it&rsquo;s unbelievably slow.&nbsp; Especially on the Mac platform; it&rsquo;s really unusable.&nbsp; We went looking for a device that would work with all of these versions of Android, plus have access to the market so we could install Dolphin, Opera and other 3rd party browsers.&nbsp; We found our solution in a rather unusual place.</p>
<p>
	<b>The Neighborhood Nook Store</b><br />
	I find myself in a Barnes and Noble on a pretty frequent basis for a lot of different reasons.&nbsp; On occasion I&rsquo;ve drifted past the Nook display and looked longingly at the Color Nook.&nbsp; I love the idea of having all of my books in one place and available in a small tablet.&nbsp; The iPad is great, but the portability of the Nook gave it the edge for me.&nbsp; So imagine my surprise to find that this $250 eReader can be turned into a pretty capable tablet that will run every flavor of Android easily with very little effort.&nbsp; Now it&rsquo;s way past being an intriguing gadget.</p>
<p>
	I&rsquo;ll provide links to the sites where you can get more information about expanding the capability of the color Nook.&nbsp; The Android software is constantly evolving and new releases are available incrementally due to the efforts of a very enthusiastic community.&nbsp; You can download the OS images from dev sites, then burn the image to a card.&nbsp; Swapping the OS is easy due to a unique feature that the Nook has that most other platforms do not.&nbsp; The Nook has a microSD card port built in, (which is not unique), however, this card is the first volume that the hardware looks at when it&rsquo;s booting up.&nbsp; This allows you to build a library of different Android flavors and switching OSs is as easy as changing the card.&nbsp; When you power up the Nook with a bootable Android card in it you will launch from that OS.&nbsp; Power down and restart and it&rsquo;s back to stock.&nbsp; Brilliant.</p>
<p>
	Early community releases are often a bit brittle and may require command line expertise to implement, but if you aren&rsquo;t comfortable with that just wait a few weeks and you&rsquo;ll find easier point and click methods will appear.<br />
	The pre-release Honeycomb version was available for the Nook weeks ago and works beautifully.&nbsp; As a result we were able to test all of the projects that we have in production on the native browsers before the first Honeycomb tablet even ships.</p>
<p>
	As cool as this is, it&rsquo;s important to note that the color Nook is an impressive eReader in it&rsquo;s own right.&nbsp; And most of these modifications can be done without permanently impacting the native software on the Nook, so it can pull double duty when it&rsquo;s not being used for testing.</p>
<p>
	You can find more information on the color Nook at:<br />
	<a href="http://forum.xda-developers.com/forumdisplay.php?f=860">http://forum.xda-developers.com/forumdisplay.php?f=860</a> (<i>for more technical information</i>)<br />
	<a href="http://nookdevs.com/Portal:NookColor">http://nookdevs.com/Portal:NookColor</a> (<i>step by step instructions and more general information</i>)</p>

<p>&nbsp;</p>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2011-02-27T17:23:52+00:00</dc:date> 
    </item> 
 
    <item> 
      <title>Neuro&#45;Modulation Site Launched</title> 
      <link>http://www.willettassociates.com/index.php/comments/neuro-modulation_site_launched</link> 
      <guid>http://www.willettassociates.com/index.php/comments/neuro-modulation_site_launched#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>We recently launched a new site for The Neuromodulation Foundation.&nbsp; It&#8217;s designed as a reference for physicians interested in using Neuromodulation to reduce chronic pain.<br />
Our efforts were focused on the backend of the site which is supported with ExpressionEngine.&nbsp; When the site is fully populated it will support over a thousand entries managing related posts, bibliography and analysis documents.&nbsp; <a href="http://www.neuromodfound.org">http://www.neuromodfound.org</a></p>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2011-02-26T19:15:20+00:00</dc:date> 
    </item> 
 
    <item> 
      <title>Claude Skelton Design</title> 
      <link>http://www.willettassociates.com/index.php/comments/brain_science_institute</link> 
      <guid>http://www.willettassociates.com/index.php/comments/brain_science_institute#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>We recently partnered with Claude on a new site for the Johns Hopkins Brain Science Institute.&nbsp; He and his team provided the beautiful design, while we rendered it into standards compliant HTML.&nbsp; Using  Expressionengine as the CMS to manage the site, we focused our development efforts on automation and ease of use while our technical team provided hosting and domain support.</p><p><a href="http://www.brainscienceinstitute.org" title="The Brain Science Institute Site">www.brainscienceinstitute.org</a>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2010-04-20T23:50:00+00:00</dc:date> 
    </item> 
 
    <item> 
      <title>ExpressionEngine 2 Release</title> 
      <link>http://www.willettassociates.com/index.php/comments/expressionengine_2_release</link> 
      <guid>http://www.willettassociates.com/index.php/comments/expressionengine_2_release#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>Wow, it seems like it&#8217;s taken forever.&nbsp; The ExpressionEngine v2 release is tomorrow.&nbsp; Having tested the beta for some time now I&#8217;ll be glad to finally be able to discuss it in detail.&nbsp; I&#8217;m also planning to put together some training on using Code Igniter with EE.&nbsp; It&#8217;s refreshing that the developers at EllisLab have indicated that release 2.1 will be production-ready along with the acknowledgement that the current 2.0 version is still not quite ready for primetime.&nbsp; It&#8217;s a huge jump forward though and one that will make the argument for EE over other CMSs such as Drupal and Joomla much easier to make.</p>

<p>Now we just need Brandon Kelly to fasttrack the Playa Plugin.</p>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2009-12-01T00:14:16+00:00</dc:date> 
    </item> 
 
    <item> 
      <title>Updated Site for PTA</title> 
      <link>http://www.willettassociates.com/index.php/comments/updated_site_for_pta</link> 
      <guid>http://www.willettassociates.com/index.php/comments/updated_site_for_pta#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>Working with our design partners at MediaEnmasse, W+A completed an update to the Administrative side of a <a href="http://www.riderwoodpta.org" title="Riderwood PTA website">PTA website</a>.</p>

<p>Complete with a new Content Management System, Event Calendar, and File Library.&nbsp; Even the school store has a spot on the site.&nbsp; The content is easily updated by a roster of Parent Volunteers who will change each year.</p>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2009-09-02T17:38:51+00:00</dc:date> 
    </item> 
 
    <item> 
      <title>The 3D Movie Makes a Comeback</title> 
      <link>http://www.willettassociates.com/index.php/comments/the_3d_movie_makes_a_comeback</link> 
      <guid>http://www.willettassociates.com/index.php/comments/the_3d_movie_makes_a_comeback#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>In June, I spoke with Mario Armstrong of WYPR&#8217;s Digital Cafe about the new technologies being introduced to bring 3D to the theatre audience.&nbsp; We&#8217;ve all see cheesy 3D in the past and left the movie with a headache.&nbsp; But these new technologies along with advances in animation will bring an enhanced experience that will pull viewers off of their sofas and back into the theatre.&nbsp; In part 1 we discuss these new projection technologies and some of the new movies that will use it.&nbsp;   <a href="http://www.willettassociates.com/06.12.07_3-D Movie Comeback.mp3" title="Podcast">Podcast - Part 1</a></p>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2009-07-07T14:15:12+00:00</dc:date> 
    </item> 
 
    <item> 
      <title>More on 3D Movies</title> 
      <link>http://www.willettassociates.com/index.php/comments/more_on_3d_movies</link> 
      <guid>http://www.willettassociates.com/index.php/comments/more_on_3d_movies#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>After discussing the upcoming 3D movies in Part 1, Mario Armstrong of the Digital Cafe, and I talked a bit more about the technologies behind the creation of the movies.&nbsp; In particular, the wide availability of animation tools such AfterEffects and Cinema 4D / Maya / StudioMax.&nbsp; I also talk about what is needed to use these tools to express your vision.&nbsp; <a href="http://www.willettassociates.com/06.19.07_3-D Technology_Part_2.mp3" title="Podcast - Part 2">Podcast - Part 2</a></p>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2009-06-15T14:24:38+00:00</dc:date> 
    </item> 
 
    <item> 
      <title>W+A welcomes TBC</title> 
      <link>http://www.willettassociates.com/index.php/comments/wa_welcomes_tbc</link> 
      <guid>http://www.willettassociates.com/index.php/comments/wa_welcomes_tbc#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>Our last official project as Push Productions was our first for the national design powerhouse, Trahan Burden and Charles.&nbsp; All we can tell you is that the project was a Flash application interacting with 3 other servers nationwide.&nbsp; The application included it&#8217;s own XML based CMS and supported SOAP and streaming Flash Video.&nbsp; We also provided a substantial amount of AfterEffects animation.&nbsp;  Very cool stuff.</p>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2009-04-04T15:04:33+00:00</dc:date> 
    </item> 
 
    <item> 
      <title>New Kiosk for Hall of Fame</title> 
      <link>http://www.willettassociates.com/index.php/comments/new_kiosk_for_hall_of_fame</link> 
      <guid>http://www.willettassociates.com/index.php/comments/new_kiosk_for_hall_of_fame#When:{gmt_entry_date 
format="%H:%i:%sZ"}</guid> 
      <description><![CDATA[<p>A new kiosk was developed and installed to commemorate the new McDaniel College Sports Hall of Fame.&nbsp; The finished installation included energy efficient computer and display systems while allowing for easy update of the content from a web based Content Management System.</p>]]></description> 
      <dc:subject>{categories 
backspace=&quot;1&quot;}, 
</dc:subject> 
      <dc:date>2009-04-04T15:01:00+00:00</dc:date> 
    </item> 
 
    </channel> 
</rss>
