<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>softlayer &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/softlayer/</link>
	<description>Feed of posts on WordPress.com tagged "softlayer"</description>
	<pubDate>Wed, 10 Feb 2010 14:20:15 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Schedule 1 Hour Downtime for CISCO Router Maintenance]]></title>
<link>http://referer.wordpress.com/2009/11/25/schedule-1-hour-downtime-for-cisco-router-maintenance/</link>
<pubDate>Wed, 25 Nov 2009 05:07:34 +0000</pubDate>
<dc:creator>referer</dc:creator>
<guid>http://referer.wordpress.com/2009/11/25/schedule-1-hour-downtime-for-cisco-router-maintenance/</guid>
<description><![CDATA[This is caused by our server provider SoftLayer. They need maintenance them CISCO Router. Emergency ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This is caused by our server provider SoftLayer. They need maintenance them CISCO Router.</p>
<p>Emergency Data Center Maintenance &#8211; FCR04.DAL01 [11/30/2009]<br />
Date: Monday, November 30, 2009 (11/30/2009)<br />
Start Time: 02:00 CST (08:00 UTC)<br />
End Time: 03:00 CST (09:00 UTC)<br />
Services affected: Public Network<br />
Location: DAL01<br />
Duration: 1 hour<br />
<!--more-->More info about this schedule maintenance:<br />
(This is copied from SoftLayer tickets.)</p>
<p>The following notification is to inform you of an EMERGENCY MAINTENANCE event on the SoftLayer Technologies IP Network. Due to the severity, the time frame between this notice and the maintenance window has been shortened.</p>
<p>Start Time: 02:00 CST (08:00 UTC)<br />
End Time: 03:00 CST (09:00 UTC)</p>
<p><strong>Summary:</strong><br />
SoftLayer Technologies in conjunction with Cisco Systems have identified a service impacting bug in the current IOS version running on this router. A vendor recommended upgrade has been provided as a resolution and needs to be implemented immediately.</p>
<p><strong>Original Issue Reference:</strong><br />
With the introduction of 4-byte ASNs (Autonomous System Numbers), a newly devised method of injecting a specifically crafted prefix into the global route table allows for the BGP process to be reset on older IOS code.</p>
<p>http://www.cisco.com/warp/public/707/cisco-sa-20090729-bgp.shtml</p>
<p>https://forums.softlayer.com/showthread.php?t=4585</p>
<p><strong>Customer Impact:</strong><br />
During this maintenance, customers will notice a complete loss of connectivity to their servers on the frontend network (public network). Backend network (private network) connectivity will NOT be impacted during this maintenance. While the upgrade duration is scheduled for 1 hour, we only <strong></strong> as the routers reload and fully converge. Again, this will NOT impact the backend network (private network) for customer servers.</p>
<p>A notice will also be posted in the portal prior to the maintenance, during the maintenance informing you of the progress, and after with completion details.</p>
<p>If you have any problems with your connection to your services after this maintenance window, or if you have any questions regarding the maintenance at any point, please call us at 214-442-0603 or open a ticket in the customer portal.</p>
<p>We appreciate your patience during this maintenance and welcome any feedback you may have.</p>
<p>SoftLayer Technologies<br />
Network Engineering</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Xen Cloud Platform Initiative Aims For Open Source Links Between Private And Public Cloud Computing]]></title>
<link>http://martinhingley.wordpress.com/2009/09/02/xen-cloud-q309/</link>
<pubDate>Wed, 02 Sep 2009 15:33:10 +0000</pubDate>
<dc:creator>Martin Hingley</dc:creator>
<guid>http://martinhingley.wordpress.com/2009/09/02/xen-cloud-q309/</guid>
<description><![CDATA[XCP Announcement Highlights and Issues Xen.org is planning to develop Open Source code to connect pr]]></description>
<content:encoded><![CDATA[XCP Announcement Highlights and Issues Xen.org is planning to develop Open Source code to connect pr]]></content:encoded>
</item>
<item>
<title><![CDATA[What hardware powers TPU ?]]></title>
<link>http://techpowerup.wordpress.com/2009/08/08/what-hardware-powers-tpu/</link>
<pubDate>Sat, 08 Aug 2009 07:50:26 +0000</pubDate>
<dc:creator>techpowerup</dc:creator>
<guid>http://techpowerup.wordpress.com/2009/08/08/what-hardware-powers-tpu/</guid>
<description><![CDATA[We have chosen Softlayer as host for our operations. They offer an amazing network, competitive pric]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>We have chosen Softlayer as host for our operations. They offer an amazing network, competitive prices and free virtual networks. That&#8217;s like putting a patch cable between two servers for direct communication that doesn&#8217;t count as external bandwidth.</p>
<p><!--more-->All servers are dedicated servers that we rent, sharing servers sucks and colocating has a too big upfront cost in my opinion.</p>
<p>Our web frontend is a Dual Core C2D with 4 GB RAM running Apache (and minor stuff like a DNS server)&#8230; and memcached of course &#8211; I love memcached.</p>
<p>As database backend we use another Dual Core C2D with 4 GB RAM running MySQL. Also this box is running Varnish which is a reverse proxy server that caches our static content like images, css and js.</p>
<p>We use cheap non-RAIDed non-SSD SATA disks, if one breaks it will be replaced almost instantly. Backups are readily available to be copied back. Adding RAID/SSD would add cost to the monthly hosting fees that I see no real benefit in.</p>
<p>At the moment TPU uses 23 GB of disk space and about 10 GB of db space &#8211; both really insignificant.</p>
<p>As operating system Fedora/CentOS is used. It is so widespread that major bugs are found quickly. Also it is incredibly easy add/remove software via rpm/yum. Don&#8217;t forget to get rid of stuff that slows down/potentially breaks the server like: redhat firewall, selinux, audit. If you use CentOS add the DAG RPM repository to get a usable amount of packages into yum.</p>
<p>Bandwidth use for those &#8220;content&#8221; servers is rather small. The web frontend which basically serves only HTML to the outside world (most images come from the Varnish instance on the DB server) goes through about 1.5 TB traffic per month. The DB backend which serves only images/css/js to the outside world pushes about 1 TB per month (we add caching headers whereever possible).</p>
<p>The bandwidth of the &#8220;downloads&#8221; servers is a different thing and served from other servers which are completely independent of the content servers, I&#8217;ll write about these another day.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hosting Part Deux]]></title>
<link>http://markquigley.wordpress.com/2009/06/04/hosting-part-deux/</link>
<pubDate>Thu, 04 Jun 2009 15:57:27 +0000</pubDate>
<dc:creator>quigleymar</dc:creator>
<guid>http://markquigley.wordpress.com/2009/06/04/hosting-part-deux/</guid>
<description><![CDATA[Back to our hosting discussion&#8230; There are a number of hosting options, each with their own str]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;">Back to our hosting discussion&#8230;</p>
<p style="text-align:justify;">There are a number of hosting options, each with their own strengths and weaknesses. I am going to be minimalist with this &#8211; so don&#8217;t get upset. There are <a title="Amazon Web Hosting" href="http://www.amazon.com/s/ref=nb_ss_b?url=search-alias%3Dstripbooks&#38;field-keywords=web+hosting&#38;x=0&#38;y=0" target="_blank">numerous books</a> and dozens of in-depth research reports from the likes of <a title="Gartner" href="http://www.gartner.com" target="_blank">Gartner</a>, <a title="IDC" href="http://www.idc.com" target="_blank">IDC</a> and <a title="Tier 1" href="http://www.t1r.com" target="_blank">Tier1 Research</a> that cover it off. I am trying to do this justice in the context of a blog, so I am going to broad brush stroke it and try to focus on the big picture. This post will essentially serve as a back drop for upcoming posts.</p>
<p style="text-align:justify;"><!--more--></p>
<p style="text-align:justify;"><span style="text-decoration:underline;">Co-location</span>: This is the barest of offers. You get 24/7 access to racks and the ability to do with them what you will. You buy the servers, the firewalls, the tools and provide the people to build and manage everything. The co-location company provides a secure, properly powered and environmentally controlled facility to support the infrastructure. You are essentially renting space and access to a WAN.</p>
<ul style="text-align:justify;">
<li>Colo is cheaper than doing it yourself as physical infrastructure costs are shared across a number of customers.</li>
<li>The hardware is yours, not the co-location company&#8217;s. This means you can scale in the manner you please versus what suits the business model of the co-location company. The potential downside is that this assumes you were smart enough to pre-buy the space to grow into&#8230;</li>
<li>The software is yours, too. You are not limited to the management suite provided by the co-location company. Use what you wish.</li>
<li>Colo centers are usually more robust than at typical business environment. They deploy more physical security in an environment that is designed to properly manage power (multiple generators on-site for example) and the risks associated with fire and other natural disasters.</li>
<li>On the downside, you have to have sufficient IT staff to do everything from installation to hardware management. In addition, their effectiveness may be limited by the fact they are not physically located on site. It is possible that they might not be in the same city as the gear they are monitoring.</li>
<li>A typical customer is running a stable environment and has little need to scale up or down in capacity.</li>
<li>Providers include <a title="Equinix" href="http://www.equinix.com" target="_blank">Equinix</a> and <a title="Switch and Data" href="http://www.switchanddata.com" target="_blank">Switch and Data</a>.</li>
</ul>
<p style="text-align:justify;"><span style="text-decoration:underline;">Dedicated</span>:  You build your own box (a dedicated server versus a shared server) and manage it in someone else&#8217;s environment. Unlike co-location, the box is supplied and configured (to a degree) by the hosting company that provides the requisite security,  power and environment management. After that you are more or less on your own, the assumption being that you have the internal IT infrastructure (tools plus people, or people to use the tools provided by the hosting company) for the job.</p>
<ul style="text-align:justify;">
<li>A dedicated server means better performance than offered in a shared arrangement.</li>
<li>Providers have built in layers of redundancy as they use multiple carriers and peering arrangements. The end result is increased service reliability.</li>
<li>As with a co-location, bandwidth and infrastructure costs are shared and therefore lower. You are also able to take advantage of lower hardware costs given the fact the hosting provider ought to be be able to negotiate better prices as dictated by volume.</li>
<li>Additional services, such as load balancing and disaster recovery, can be offered.</li>
<li>If you need to scale, additional boxes are managed through the hosting provider. This includes the &#8216;prep&#8217; work &#8211; things like getting an OS on board.</li>
<li>The entire arrangement will be governed by defined service level agreements to ensure the hosting provider lives up to their end of the arrangement.</li>
<li>There is still a requirement for IT staff to manage the environments.</li>
<li>Many providers use a no contract philosophy, which gives significant flexibility.</li>
<li>A typical customer is any customer looking for flexibility, often with changing IT needs. Typically this is a sophisticated user of IT &#8211; a Web 2.0 company, for example.</li>
<li>Providers include <a title="Softlayer" href="http://www.softlayer.com" target="_blank">Softlayer</a>, <a title="Rackspace" href="http://www.rackspace.com" target="_blank">Rackspace</a> and <a title="Peer 1" href="http://www.peer1.com" target="_blank">Peer1</a>.</li>
</ul>
<p style="text-align:justify;"><span style="text-decoration:underline;">Managed</span>: This is essentially dedicated plus. You get the advantages of a dedicated service plus you get an external resource to manage it for you.</p>
<ul style="text-align:justify;">
<li>Another bump in cost savings (assuming of course your provider is good at what they do) given you do not need staff to manage the servers.</li>
<li>In theory your servers are being managed by experts versus by an IT department that is probably juggling multiple priorities. This means that you can redeploy staff to revenue generating  or cost savings activities. At very least you can demand more focus on managing the remaining pieces of your IT infrastructure.</li>
<li>Service is provided on a 24/7/365 basis.</li>
<li>The arrangement might translate into a third party managed solution with a dedicated server provider.</li>
<li>A typical customer is not a sophisticated user of IT. As with a customer of a dedicated service, the preference is for variable cost versus capex.</li>
<li>Providers include <a title="Terremark" href="http://www.terremark.com" target="_blank">Terremark</a>, <a title="Savvis" href="http://www.savvis.net" target="_blank">Savvis</a>, <a title="AT&#38;T" href="http://www.business.att.com/enterprise/Family/application-hosting-enterprise/enterprise-hosting-enterprise/" target="_blank">AT&#38;T</a>,  <a title="Rackspace" href="http://www.rackspace.com" target="_blank">Rackspace</a> and <a title="Attenda" href="http://www.attenda.net" target="_blank">Attenda</a>.</li>
</ul>
<p style="text-align:justify;"><span style="text-decoration:underline;">Cloud Computing</span>: The Cloud represents the technological pinnacle in today&#8217;s market. It is managed plus the ability to scale up or down on the fly.</p>
<ul style="text-align:justify;">
<li>The potential for cost savings is significant given the cloud can be managed on a usage basis. Everything is incremental. If there is no activity, there is no associated cost. That said, these arrangements will come at a premium to a dedicated environment.</li>
<li>In theory, moving from provider to provider is much easier. This is good if you are a customer, not so good if you are a hosting company (this represents and intersting business model discussion that has to be on going across the industry. I wonder what the commercial impacts will be vis a vis contract structure?)</li>
<li>You gain the ability to add or kill instances on the fly and can potentially manage this using automated tools (for example automatically launching a new server when peak loads surpass predefined thresholds).</li>
<li>There is a downside though &#8211; this is a shared infrastructure play (albeit on a massive scale), which means that enterprises with a security issue (most of them) may prove hesitant to adopt the cloud in its initial incarnation.</li>
<li>A typical customer shows highly variable demand and spikes in users  and associated demand on a regular basis. Consider Social Networking or SaaS environments.</li>
<li>Providers include <a title="Amazon" href="http://aws.amazon.com/ec2/" target="_blank">Amazon</a>, <a title="Mosso" href="http://www.mosso.com" target="_blank">Mosso (a Rackspace sub)</a> and <a title="Softlayer" href="http://www.softlayer.com" target="_blank">Softlayer</a>.</li>
</ul>
<p style="text-align:justify;">It seems clear that the world is not moving towards a single model. Each solution presents a set of clear advantages and disadvantages sufficient to encourage companies to look broadly for what fits best versus the notion of trying to shoehorn needs into a single solution. In many respects the solution decision will be dependant upon the company&#8217;s strategic outlook. Some companies will remain IT centric, and will be keen to keep internal control of their infrastructure regardless of the cost, while others will view internal management as depriving them of agility and contributing to lack of management focus. At the end of the day not all companies are alike &#8211; indeed, they are mostly different. It is likely that a hybrid solution will be adopted by many enterprises to meet different needs dependant upon the application, the designated user population (eg. internal versus external), security protocols, geographies etc&#8230;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[SoftLayer CEO Says the Cloud Protects Against Unaffordable Capital Expenditure]]></title>
<link>http://mezeoblog.wordpress.com/2009/06/01/softlayer-ceo-says-the-cloud-protects-against-unaffordable-capital-expenditure/</link>
<pubDate>Mon, 01 Jun 2009 20:35:00 +0000</pubDate>
<dc:creator>mezeoblog</dc:creator>
<guid>http://mezeoblog.wordpress.com/2009/06/01/softlayer-ceo-says-the-cloud-protects-against-unaffordable-capital-expenditure/</guid>
<description><![CDATA[TopHosts.com features a great Q and A with Lance Crosby, CEO of one of Mezeo&#8217;s Premier Hosting]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.tophosts.com">TopHosts.com</a> features a great <a href="http://www.tophosts.com/blog/2009/06/web_hosting_q_and_a_lance_crosby_ceo_of_softlayer-008715.html">Q and A with Lance Crosby</a>, CEO of one of Mezeo&#8217;s Premier Hosting Partners, SoftLayer. Lance took the opportunity to discuss SoftLayer&#8217;s recently introduced <a href="http://www.softlayer.com/cloudlayer.html">CloudLayer</a> services. <a href="http://www.mezeo.com/the-platform">The Mezeo Cloud Storage Platform</a> powers <a href="http://www.softlayer.com/cloudlayer_storage.html">CloudLayer Storage</a> and the first month has been terrific in terms of both performance and customer acceptance. Here is an excerpt of what TopHosts.com discussed with Lance:</p>
<p style="padding-left:30px;"><em><strong>TH:</strong> Tell us why you think cloud computing dominates the talk in the industry right now? What SoftLayer products in the virtualization stream and cloud computing realm are you most excited about?</em></p>
<p style="padding-left:30px;"><em><strong>LC:</strong> Cloud computing provides the flexible, on-demand model that many companies are looking for. Businesses increasingly are looking for technology solutions that provide scalable computing power that efficiently adapts to meet computing needs in real-time. Cloud computing provides a balance between massively scalable computing power and a pay-as-you-go pricing model, so companies aren’t saddled with unaffordable capital expenditure.</em></p>
<p style="padding-left:30px;"><em>At the same time, many customers will want a fully integrated solution that combines the scalability of cloud, the flexibility of virtualization, and the performance of dedicated. SoftLayer is the only hosting company to fully integrated cloud computing, virtualization, and dedicated servers and deliver them as a unified set of products and capabilities. Our CloudLayer™ suite of services is available as stand-alone products, but they can also integrate and be managed alongside of dedicated servers. That’s what we see as the future for cloud.</em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Intermittent Outages]]></title>
<link>http://kanske.wordpress.com/2008/12/17/intermittent-outages/</link>
<pubDate>Wed, 17 Dec 2008 09:38:24 +0000</pubDate>
<dc:creator>kanske</dc:creator>
<guid>http://kanske.wordpress.com/2008/12/17/intermittent-outages/</guid>
<description><![CDATA[We had some intermittent outages with a few servers at our hosting provider. It wasn&#8217;t an easy]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>We had some intermittent outages with a few servers at our hosting provider. It wasn&#8217;t an easy issue to diagnose, and after the culprit piece of equipment was identified and replaced, we were alerted about the fix:</p>
<blockquote><p>
At 01:43 CST on 12.12.2008, SoftLayer Engineers were alerted to anomalies behind FAS02.SR01.SEA01. Due to the intermittent nature of these anomalies, SoftLayer Engineers opened a support case with the vendor, began investigating the root cause and, in partnership with the vendor, began work on a solution. As the issue repeated at 11:39 CST on 12.13.2008 (duration 30 seconds) and again at 00:07 CST on 12.14.2008 (duration 30 seconds), the decision to replace the misbehaving device was made. During the course of this issue, customers would have seen intermittent connectivity and/or packet loss. Emergency maintenance was scheduled between 03:00 CST and 04:00 CST on 12.15.2008, began at 03:00 CST and was completed at 03:15 CST. Duration of this replacement was 15 minutes.</p>
<p>We sincerely apologize for any inconvenience this may have caused you, and thank you for your patience in this matter.
</p></blockquote>
<p>Although I find it great that companies are able to send out notices like this (after the fact), I do wish that issues were made more transparent at the time that they were happening. </p>
<p>It&#8217;s very frustrating to report a failure and get a response like &#8220;We are not currently aware of any issues at this time. As far as we know, everything has been resolved and/or rectified at this time.&#8221;</p>
<p>Well, you have been made aware that there is an issue. Acknowledge it and take responsibility for fixing it. Thanks.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Web Hosting Solution SoftLayer Partner, Mezeo, Enables Monetized Storage]]></title>
<link>http://vbraval.wordpress.com/2008/11/01/web-hosting-solution-softlayer-partner-mezeo-enables-monetized-storage/</link>
<pubDate>Sat, 01 Nov 2008 09:11:34 +0000</pubDate>
<dc:creator>vbraval</dc:creator>
<guid>http://vbraval.wordpress.com/2008/11/01/web-hosting-solution-softlayer-partner-mezeo-enables-monetized-storage/</guid>
<description><![CDATA[October 31, 2008 &#8211; On-demand hosting services and virtual data center provider for the small t]]></description>
<content:encoded><![CDATA[October 31, 2008 &#8211; On-demand hosting services and virtual data center provider for the small t]]></content:encoded>
</item>
<item>
<title><![CDATA[Big clouds on the horizon]]></title>
<link>http://cloudcto.com/2008/10/28/big-clouds-on-the-horizon/</link>
<pubDate>Tue, 28 Oct 2008 19:07:14 +0000</pubDate>
<dc:creator>cloudcto</dc:creator>
<guid>http://cloudcto.com/2008/10/28/big-clouds-on-the-horizon/</guid>
<description><![CDATA[Several big announcements rained down from the Internet clouds over the past few days.  Amazon annou]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Several big announcements rained down from the Internet clouds over the past few days.  Amazon <a href="http://aws.amazon.com/windows/">announced support for Microsoft Windows</a> in their EC2 cloud.  They will support both the Windows OS (AD, IIS, .NET, etc) and SQL Server.  Additionally they are providing a 99.95% uptime SLA for their services.  This is a respectable goal for a cloud hosting service.</p>
<p>Microsoft, not to be outdone, <a href="http://www.siliconvalley.com/ci_10830331?nclick_check=1">announced their own cloud computing offering called Azure</a>.  We all knew that Microsoft was working on a cloud hosting service over the past year. It&#8217;s nice to finally hear some of the details.  Microsoft&#8217;s service is initially geared towards developers but it&#8217;s not hard to see that small businesses are the next likely target. Microsoft provides additional support in the cloud for technologies like Microsoft Dynamics, Sharepoint, and Live.  </p>
<p>Someone recently asked me the question: &#8220;Are clouds going to compete with dedicated hosting services?&#8221;  My response was both yes and no.  Cloud hosting from Amazon and Microsoft will definitely compete with unmanaged dedicated hosters like The Planet and SoftLayer.  Cloud hosting is nothing more than virtualized Platform-as-a-Service (PaaS).  I also think cloud hosting will directly compete with smaller datacenter colocation deals. Think about it.  If you are a company looking to colo half-a-dozen servers at a datacenter you could save significant capex and infrastructure headaches by using virtual servers in a cloud. Plus you could take advantage of the global business continuity features of a large cloud.  </p>
<p>I don&#8217;t believe clouds will compete with managed hosting providers &#8212; yet.  The simple reason is that cloud hosters don&#8217;t provide server management.  They are purely infrastructure plays with some cool APIs.  I&#8217;m sure some smart group of people is thinking about building a managed services business on top of a cloud platform.  You just need the technical talent, marketing, and luck.  </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[A hoster looking up]]></title>
<link>http://cloudcto.com/2008/10/21/a-hoster-looking-up/</link>
<pubDate>Tue, 21 Oct 2008 22:02:25 +0000</pubDate>
<dc:creator>cloudcto</dc:creator>
<guid>http://cloudcto.com/2008/10/21/a-hoster-looking-up/</guid>
<description><![CDATA[If someone asked me what I wanted to be when I grew up I would say &#8220;SoftLayer!&#8221;. I]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://unofficialcto.files.wordpress.com/2008/10/16495511_10843256.jpg"><img src="http://unofficialcto.wordpress.com/files/2008/10/16495511_10843256.jpg" alt="" title="16495511_10843256" width="100" height="75" class="alignleft size-full wp-image-148" /></a>If someone asked me what I wanted to be when I grew up I would say &#8220;<a href="http://www.softlayer.com">SoftLayer</a>!&#8221;.  I&#8217;m impressed by their focus, their open architecture, and their frictionless business processes.  <a href="http://www.softlayer.com">SoftLayer</a> probably looks like another me-too Internet hoster to a layperson.  But to someone in the business this company is a shining example of how to do-it-right.  I own and work at a hosting business and companies like this keep me awake at night &#8212; not out of fear, but because they prove what is possible in our industry.  And I think everyone needs to identify a business in their industry that they look up to.  </p>
<p>I love the fact they provide an <a href="http://www.softlayer.com/devnet.html">open API</a> that customers can leverage to manage their computing resources.  Customers can use the API to integrate internal business processes with their service provider&#8217;s processes.  As service providers become more of an extension of corporate IT&#8217;s internal resources these types of APIs will become more critical.  </p>
<p>SoftLayer engineers also designed a <a href="http://www.softlayer.com/network.html">network architecture</a> which provides both performance and management benefits.  They can easily connect multiple dedicated servers using a private internal network.  The big benefit of a private network is that customers don&#8217;t have to pay for bandwidth consumed by servers talking to one another (i.e., web app server talking to a database server). Hosters like <a href="http://www.theplanet.com/">The Planet</a> used to make oodles of cash off of companies that had heavy bandwidth utilization between servers.  This kind of bandwidth effectively costs the service provider nothing.</p>
<p>SoftLayer&#8217;s frictionless business processes really separate the company from the pack.  Take the service ordering process for example.  You can go from an online order to a fully provisioned dedicated server in minutes.  You can manage that server remotely using KVM-over-IP functionality.  Need to reboot the server? No problem.  They provide managed power port access.  Need to rebuild your server?  Again, no problem.  You can rebuild your server using one of their server imaging systems.  </p>
<p>SoftLayer didn&#8217;t invent anything new in the sense that most of these technologies have been around for years.  Their success is based on their ability to elegantly bundle these technologies in a way that can be fully managed by their customers.  The company recently announced a partnership with Citrix to build a cloud computing infrastructure.  I plan to follow this new effort very closely.  </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[chemicalengineeringconsulting.com]]></title>
<link>http://stolen.wordpress.com/2008/08/08/chemicalengineeringconsultingcom/</link>
<pubDate>Fri, 08 Aug 2008 02:02:41 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid>http://stolen.wordpress.com/2008/08/08/chemicalengineeringconsultingcom/</guid>
<description><![CDATA[We’ve had some reports of posts being republished without permission at chemicalengineeringconsultin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>We’ve had some reports of posts being republished without permission at chemicalengineeringconsulting.com. If one of your posts has been published there without permission, and you are the copyright holder of the material in that post, you can send a DMCA notice to the following addresses. This information was obtained from <a href="http://whois.domaintools.com/chemicalengineeringconsulting.com">Whois</a> and is believed to be accurate at the time this post was written, but you should confirm it yourself before taking action.</p>
<p>chemicalengineeringconsulting.com appears to be currently hosted at 67.228.3.238 which is managed by the web hosting company SoftLayer.  Their DMCA email address is:</p>
<blockquote><p>copyright@softlayer.com</p></blockquote>
<p>Complete instructions for sending a DMCA takedown notice to SoftLayer are available <a href="http://www.softlayer.com/dmca.html">here</a>. You must include all of the information as instructed there, including a copy of the declaration with your full name and contact information filled in.  In particular your DMCA notice must identify the specific URL of the post or page where your content has been copied without permission.  Remember that making a false declaration in a DMCA takedown notice is illegal.</p>
<p>A sample DMCA notice suitable for sending to SofLayer is shown <a href="http://www.plagiarismtoday.com/stock-letters/">on this page</a> under the heading <em>DMCA Notice To Host</em>.</p>
<p>Please note that the web hosting company merely manages the server on which that site is running; they are not responsible for its content and are probably unaware of its purpose.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[HostingCon Report: Day Zero (#hostingcon)]]></title>
<link>http://mhalligan.wordpress.com/2008/07/28/hostingcon-report-day-zero-hostingcon/</link>
<pubDate>Mon, 28 Jul 2008 13:03:41 +0000</pubDate>
<dc:creator>mhalligan</dc:creator>
<guid>http://mhalligan.wordpress.com/2008/07/28/hostingcon-report-day-zero-hostingcon/</guid>
<description><![CDATA[Re posted from DatacenterJunkie: I&#8217;ve been in Chicago for exactly 9.5 hours, and HostingCon is]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Re posted from <a title="HostingCon" href="http://www.networkworld.com/community/node/30363">DatacenterJunkie</a>:</p>
<blockquote><p><span>I&#8217;ve been in Chicago for exactly 9.5 hours, and <a href="http://www.hostingcon/">HostingCon</a> is already better than I had hoped for. I landed at 2:30PM, and was checked into my hotel by 3:30. <a href="http://www.twitter.com/dlieberman">Daniel</a>, <a href="http://www.bitpusher.com/">BitPusher</a>&#8217;s CEO arrived at about 7:15. We mostly relaxed until 8:30, enjoying room service and the view, the we headed out to an informal get together at the W.</p>
<p>We met up with some of the guys from <a href="http://www.messagewire.com/">MessageWire</a>, and <a href="http://www.dedicatednow.com/">DedicatedNOW</a> in the lobby, and spend some time with the owner of <a href="http://www.fortressitx.com/">FortressITX</a>. Once we realized that drinks were on <a href="http://www.softlayer.com/">SoftLayer</a>, we chatted up their CEO Lance Crosby, and spent a couple of hours enjoying Macallan, and talking about SoftLayer&#8217;s rapid ascent. I&#8217;m going to meet up with Lance later on during the conference to do a quick interview about where he started, where they are today, and where they&#8217;re going.</p>
<p>This is shaping up to be the most exciting conference of 2008. We decided to call it an early night to save our livers and actually make it to the conference on time.</p>
<p></span></p></blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Blogging from Adobe Air App - Bee]]></title>
<link>http://everythingdesigned.com/2008/07/09/blogging-from-adobe-air-app-bee/</link>
<pubDate>Wed, 09 Jul 2008 21:20:21 +0000</pubDate>
<dc:creator>lundstudio</dc:creator>
<guid>http://everythingdesigned.com/2008/07/09/blogging-from-adobe-air-app-bee/</guid>
<description><![CDATA[Really very exciting to see all the cool Adobe Air Apps being developed. We really should get some g]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Really very exciting to see all the cool Adobe Air Apps being developed. We really should get some going for Fellowship.</p>
<p>Link Here for Adobe Air:<br />
<a title="adobe air software" href="http://www.adobe.com/products/air/" target="_self">http://www.adobe.com/products/air/</a></p>
<p>Featured Apps:<br />
<a title="feature adobe air apps" href="http://www.adobe.com/products/air/showcase/" target="_self">http://www.adobe.com/products/air/showcase/</a><br />
<a title="more adobe air apps" href="http://lifehacker.com/396393/top-10-apps-worth-installing-adobe-air-for" target="_self">http://lifehacker.com/396393/top-10-apps-worth-installing-adobe-air-for</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[theparody.net]]></title>
<link>http://stolen.wordpress.com/2008/03/19/theparodynet/</link>
<pubDate>Wed, 19 Mar 2008 04:31:37 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid>http://stolen.wordpress.com/2008/03/19/theparodynet/</guid>
<description><![CDATA[Update: the domain still exists but the scraper site is no longer functioning. We’ve had some report]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Update: the domain still exists but the scraper site is no longer functioning.</p>
<p>We’ve had some reports of posts being republished without permission at theparody.net. If one of your posts has been published there without permission, and you are the copyright holder of the material in that post, you can send a DMCA notice to the following addresses. This information was obtained from <a href="http://whois.domaintools.com/theparody.net">Whois</a> and is believed to be accurate at the time this post was written, but you should confirm it yourself before taking action.</p>
<p>theparody.net appears to be currently hosted at 75.126.110.8 which is managed by the web hosting company SoftLayer.  Their DMCA email address is:</p>
<blockquote><p>copyright@softlayer.com</p></blockquote>
<p>Complete instructions for sending a DMCA takedown notice to SoftLayer are available <a href="http://www.softlayer.com/dmca.html">here</a>. You must include all of the information as instructed there, including a copy of the declaration with your full name and contact information filled in.  In particular your DMCA notice must identify the specific URL of the post or page where your content has been copied without permission.  Remember that making a false declaration in a DMCA takedown notice is illegal.</p>
<p>Please note that the web hosting company merely manages the server on which that site is running; they are not responsible for its content and are probably unaware of its purpose.</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
