<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Vista Blue News</title>
		<link>http://www.vista-blue.com/vista-blue-news/</link>
		<atom:link href="http://www.vista-blue.com/vista-blue-news/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>SilverStripe CMS, The Jury is Still Out</title>
			<link>http://www.vista-blue.com/silverstripe-cms-the-jury-is-still-out/</link>
			<description>&lt;p&gt;&lt;strong&gt;January 2011&lt;/strong&gt;&lt;br /&gt;Well, I'm finally back after a very long hiatus. My blog and news posting absence was not due to losing interest or ideas, but because access was lost to admin functions of the site. Admin access was just regained but while gone much was learned about &lt;a href=&quot;http://www.silverstripe.org&quot; target=&quot;_blank&quot;&gt;SilverStripe&lt;/a&gt;, probably more than wanted. I felt it was necessary to vent some and share what was learned. To those visiting for info on contract manufacturing, the blog will get back on topic soon. &lt;strong&gt;&lt;a href=&quot;http://www.vista-blue.com/silverstripe-cms-the-jury-is-still-out/&quot;&gt;Read More&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;First of all, let me say that I'm not a code guy and don't claim to be, that's why one was hired to create the basic site. The hope was to have the site created in a custom layout that content could be easily managed, hence the CMS. I've been creating and managing sites in html for a while but wanted to give tableless CSS a shot and gauge search engine and overall performance. I can't offer an opinion yet because of not being able to keep content fresh for visitors and search engines. A major goal was to have a modern site with fresh content and not be trapped in paying for code changes. I wanted to maintain the site myself to keep costs down.&lt;/p&gt;
&lt;p&gt;Having been introduced to a recommended code guy he convinced me that SilverStripe was the way to go for the new site, sounded good to me. I quickly realized that the available themes were not going to work and we began work on a custom SilverStripe theme/template. Things seemed to go fairly well other than the code guy getting impatient with the time exceeding what he thought it would take. When the site was finished and went live things looked pretty good, other than a few glitches and widgets not working properly, it would work.&lt;/p&gt;
&lt;p&gt;The first performance issues were noticed watching the site stats, pretty slow, then came loading speed complaints, not good. Everyone knows if the site is slow most visitors don't wait. Then came the admin login lockout, the CMS wouldn't take my username &amp;amp; password or let me reset it. To make matters worse, the code guy wasn't being responsive probably because of exceeding his original time estimates. I didn't want to invest more to get a site running that I wasn't sure would work out. What a mess, I was getting a sinking feeling that if I didn't pay for help the initial cost to produce the site would be wasted.&lt;/p&gt;
&lt;p&gt;Not sure if it's instability of SilverStripe, the custom work the code guy did, or problems with hosting, all I can say is I had to deal with some quirky stuff. Of course the code guy blames the hosting and the host blames the code and says reload the site. At that time I didn't have the knowledge or the files to reinstall the site. Exactly what I was trying to avoid, getting trapped, roped, chained to paying for help.&lt;/p&gt;
&lt;p&gt;I decided to invest the time and learn the damn thing to try to stay independent and keep future costs in my control. Damit Jim I'm a manufacturing consultant not a code guy. First I wanted to get SilverStripe running in a local environment then get my site in. After messing around for this long of course it meant that the SilverStripe version had jumped about four revs (nine now I think) so I decided to bring it to the current version. Getting SilverStripe running on a PC is not as easy as it should be; I tried using the WPI (Windows Platform Installer) what a mess, error after error on two machines until I gave up. After stripping out the mess caused by WPI, I was able to install SilverStripe via &lt;a href=&quot;http://www.wampserver.com/en/&quot; target=&quot;_blank&quot;&gt;WampServer&lt;/a&gt; (Apache, PHP, MySQL) , easy, fast, painless. If you have a windows machine don't jack with WPI, use WampServer.&lt;/p&gt;
&lt;p&gt;Ok, so now I have the latest version of SilverStripe running on my localhost, all I have to do is swap some files and folders and I'm good right? Wrong, if you have a custom theme, upgrading to the later versions may not be so simple. In the case of this site, code customization is riddled with &quot;sneaky tricks&quot; &lt;a href=&quot;http://doc.silverstripe.org/sapphire/en/installation/upgrading&quot; target=&quot;_blank&quot;&gt;(SS upgrading page)&lt;/a&gt; making it nearly impossible for a non code guy like me to accomplish. The site will be left in it's current down version until it's decided to be worth spending the cash to pay someone to do it, we'll see. I did kind of develop my own recipe for migrating the site but it's cumbersome and moving to a Linux server is still being worked on.&lt;/p&gt;
&lt;p&gt;It turns out that database sites like SilverStripe may not run well on all hosts. Depending on server load, a shared hosting environment can affect site performance. Do some research on how well your host does with SilverStripe, mine seems not so good, not naming names but we'll be moving to a new host soon. I'm trying to stay in a shared hosting environment to not pay the higher costs of VPS, we'll be doing some testing before long on a new server and see how it goes.&lt;/p&gt;
&lt;p&gt;In summary, here are some of the things that I would consider before starting down the path to a new SilverStripe CMS site.&lt;/p&gt;
&lt;ul class=&quot;unIndentedList&quot;&gt;
&lt;/ul&gt;
&lt;ul class=&quot;unIndentedList&quot;&gt;
&lt;/ul&gt;
&lt;ul class=&quot;unIndentedList&quot;&gt;
&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt; Choose the developer carefully. What kind of warranty is offered that the site will keep functioning? Will I need to pay if the site needs to be reinstalled? Can the site be easily upgraded to later SilverStripe versions or will I be stuck paying for assistance when I want to upgrade or take advantage of the latest modules. How easy will it be to change the theme of the site later?&lt;/li&gt;
&lt;li&gt;Choose your host carefully. Don't assume that because your html site ran well that a database site will also run well with the same host. In a shared hosting environment it is possible that there may be performance issues. Do your homework on your host, see what others are saying about database site performance.&lt;/li&gt;
&lt;li&gt;If you decide to run your SilverStripe site in a local environment (localhost) for development, experimentation, and testing use WampServer, I wouldn't mess with Windows Platform Installer (WPI).&lt;/li&gt;
&lt;/ol&gt; 
&lt;ul class=&quot;unIndentedList&quot;&gt;
&lt;/ul&gt;
&lt;ul class=&quot;unIndentedList&quot;&gt;
&lt;/ul&gt;
&lt;p&gt;I hope the SilverStripe info helps someone, like I said, I'm not a code expert but had I known that stuff before it would have saved a lot of pain. Thanks for reading, comments and corrections are welcome.&lt;/p&gt;
&lt;p&gt;Bill&lt;/p&gt;</description>
			<pubDate>Mon, 17 Jan 2011 14:17:00 -0700</pubDate>
			
			
			<guid>http://www.vista-blue.com/silverstripe-cms-the-jury-is-still-out/</guid>
		</item>
		
		<item>
			<title>New vista-blue.com Site Goes Live</title>
			<link>http://www.vista-blue.com/new-vista-blue-com-site-goes-live/</link>
			<description>&lt;p&gt;&lt;img class=&quot;left&quot; src=&quot;http://www.vista-blue.com/assets/Uploads/_resampled/ResizedImage7061-SilverStripeLogo.png&quot; alt=&quot;SilverStripe Logo&quot; width=&quot;70&quot; height=&quot;61&quot; title=&quot;&quot; /&gt;&lt;strong&gt;April 2010&lt;/strong&gt;&lt;br /&gt;Vista Blue unveils shiny new website complete with interactive Contract Manufacturing Blog. The new site gives the advantage of an integrated SiverStripe Content Management System (CMS). The CMS makes maintenance of the blog and news sections easy and updates to site content are a snap. We are interested in any feedback visitors have about the site, please leave a comment with impressions.&lt;/p&gt;</description>
			<pubDate>Wed, 14 Apr 2010 09:00:00 -0600</pubDate>
			
			
			<guid>http://www.vista-blue.com/new-vista-blue-com-site-goes-live/</guid>
		</item>
		
		<item>
			<title>Vista Blue Website, SEO Project</title>
			<link>http://www.vista-blue.com/vista-blue-website-seo-project/</link>
			<description>&lt;p&gt;&lt;strong&gt;February 2010&lt;/strong&gt;&lt;br /&gt; Vista Blue completes website/SEO project for a manufacturing company in Colorado Springs, Colorado. The project included all aspects of the company&amp;rsquo;s new web presence including:&lt;br /&gt; &amp;bull;	Content planning, site layout&lt;br /&gt; &amp;bull;	Navigation &lt;br /&gt;&amp;bull;	Photography directing, shooting, and editing &lt;br /&gt;&amp;bull;	Copywriting &lt;br /&gt;&amp;bull;	Graphic design &lt;br /&gt;&amp;bull;	On page and off page search engine optimization &lt;br /&gt;&amp;bull;	Directory submissions &lt;br /&gt;&amp;bull;	Google Analytics&lt;/p&gt;</description>
			<pubDate>Mon, 08 Feb 2010 09:00:00 -0700</pubDate>
			
			
			<guid>http://www.vista-blue.com/vista-blue-website-seo-project/</guid>
		</item>
		
		<item>
			<title>Vista Blue Expanding Global Network</title>
			<link>http://www.vista-blue.com/vista-blue-expanding-global-network/</link>
			<description>&lt;p&gt;&lt;strong&gt;June 2009&lt;/strong&gt;&lt;br /&gt;Building on extensive experience and background in electronic manufacturing, Vista Blue continues to expand its network of global suppliers. The network includes dependable, low cost / high quality suppliers of:&lt;br /&gt;&amp;bull;	GPS Receivers and Antennas&lt;br /&gt; &amp;bull;	GPS Vehicle and Asset Trackers &lt;br /&gt;&amp;bull;	Molded Cables, Assembled Cables, Custom Configurations &lt;br /&gt;&amp;bull;	Wireless antennas, RF cables &lt;br /&gt;&amp;bull;	Electronic Components, Connectors &lt;br /&gt;&amp;bull;	Plastic and Metal Enclosures, Brackets, Faceplates &lt;br /&gt;&amp;bull;	Electronic Contract Manufacturing Services, USA and Asian Suppliers&lt;/p&gt;</description>
			<pubDate>Tue, 09 Jun 2009 10:29:00 -0600</pubDate>
			
			
			<guid>http://www.vista-blue.com/vista-blue-expanding-global-network/</guid>
		</item>
		
		<item>
			<title>Contract Manufacturing Cost Reduction</title>
			<link>http://www.vista-blue.com/contract-manufacturing-cost-reduction/</link>
			<description>&lt;p&gt;&lt;strong&gt;January 2009&lt;/strong&gt;&lt;br /&gt;Vista Blue has expanded consulting services in electronics manufacturing to include material and labor cost reduction, outsourcing, and supply chain management assistance. Extensive work is being performed in research and qualification of GPS antennas and receivers, wireless antennas and modems, all types of cables (including RF, molded, or assembled), as well as most electronic components. Substantial cost savings have been realized by obtaining direct-source pricing from reputable, high quality Asian and US suppliers.&lt;/p&gt;</description>
			<pubDate>Mon, 19 Jan 2009 10:22:00 -0700</pubDate>
			
			
			<guid>http://www.vista-blue.com/contract-manufacturing-cost-reduction/</guid>
		</item>
		
		<item>
			<title>GPS Vehicle Tracking Partnership</title>
			<link>http://www.vista-blue.com/gps-vehicle-tracking-partnership/</link>
			<description>&lt;p&gt;&lt;strong&gt;June 2008&lt;/strong&gt;&lt;br /&gt; Vista Blue has established a partnership with a GPS vehicle tracking system and services provider to for manufacturing consulting services. Vista Blue is providing assistance with hardware documentation development, RFQ package generation, as well as quote compilation, comparison and presentation. A survey of compatible contract electronic manufacturing services (EMS) providers and capability assessment is to be performed. Recommendation of the EMS that is the best fit for cost and long term partnership potential will be provided.&lt;/p&gt;</description>
			<pubDate>Fri, 06 Jun 2008 09:47:00 -0600</pubDate>
			
			
			<guid>http://www.vista-blue.com/gps-vehicle-tracking-partnership/</guid>
		</item>
		
		<item>
			<title>Mobile Computing Upgrade</title>
			<link>http://www.vista-blue.com/mobile-computing-upgrade/</link>
			<description>&lt;p&gt;&lt;strong&gt;January 2008&lt;/strong&gt;&lt;br /&gt; Vista Blue has chosen Dell for its mobile computing needs. The Dell Latitude D830 was selected for its robust construction and performance enhancement options. The Latitude was customized to include an upgraded Core 2 Duo Processor, high performance NVIDIA video card, as well as numerous other performance upgrades.&lt;/p&gt;</description>
			<pubDate>Thu, 03 Jan 2008 09:34:00 -0700</pubDate>
			
			
			<guid>http://www.vista-blue.com/mobile-computing-upgrade/</guid>
		</item>
		
		<item>
			<title>Updated Web Development Tools</title>
			<link>http://www.vista-blue.com/web-development-tools/</link>
			<description>&lt;p&gt;&lt;strong&gt;October 2007&lt;/strong&gt;&lt;br /&gt; Vista Blue upgraded its graphic and web development software tools to Adobe&amp;copy; Creative Suite&amp;reg; 3 (CS3) Web Premium. CS3 brings exceptional ability to easily share, edit, and manage files between individual applications within the suite. CS3 dramatically increases productivity and helps to quickly turn creative thoughts into usable resources. Read more about how we use CS3 to benefit customers on our &lt;a href=&quot;http://www.vista-blue.com/target-marketing/&quot;&gt;Target Marketing Page&lt;/a&gt;.&lt;/p&gt;</description>
			<pubDate>Mon, 01 Oct 2007 09:21:00 -0600</pubDate>
			
			
			<guid>http://www.vista-blue.com/web-development-tools/</guid>
		</item>
		

	</channel>
</rss>
