<?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>WebINTENSIVE Software</title>
	<atom:link href="http://webintensive.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webintensive.com</link>
	<description>Where Web Solutions Grow</description>
	<lastBuildDate>Thu, 12 Jan 2012 23:02:49 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ICANN Begins Accepting Requests for Generic Domains</title>
		<link>http://webintensive.com/news/icann-begins-accepting-requests-for-generic-domains/</link>
		<comments>http://webintensive.com/news/icann-begins-accepting-requests-for-generic-domains/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 22:58:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1785</guid>
		<description><![CDATA[Marina del Rey, CA &#8211; The days of .Anything are here. The Internet Corporation for Assigned Names and Numbers (ICANN) today began to accept applications for generic top-level domain names. ICANN is responsible for coordinating the Internet&#8217;s system of unique identifiers worldwide. Under past policy, generic top-level domains were limited to 22 familiar choices (.com, [...]]]></description>
			<content:encoded><![CDATA[<p>Marina del Rey, CA &#8211; The days of .Anything are here. The Internet Corporation for Assigned Names and Numbers (ICANN) today began to accept applications for generic top-level domain names. ICANN is responsible for coordinating the Internet&#8217;s system of unique identifiers worldwide. Under past policy, generic top-level domains were limited to 22 familiar choices (.com, .info, .biz, etc.). With the policy shift, there will be, in theory, no limit on the number of names &#8211; and for the first time naming will be open to non-Western characters. Not all applications will be accepted, ICANN points out, though they expect a high ratio of acceptance. And there will be an non-refundable application fee of $185,000.</p>
<p>&#8220;We see the change as good news for some, not so good for others,&#8221; says David Bodnick, founder and chief technologist, WebINTENSIVE Software. &#8220;Corporations and major organizations will be able to better extend their brands online. Watch for .coke and .electRomney in the near future. Some smaller owners of existing .com&#8217;s will see their value increase, as they will continue to stand out in a growing crowd. However, this change will have a significant downside for untrademarked brands, especially smaller companies: they could be forced to depend on larger organizations for access to extensions they need, such as .pizza for a pizzeria.&#8221;</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/icann-begins-accepting-requests-for-generic-domains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash vs. HTML5: It&#8217;s Not Over Yet</title>
		<link>http://webintensive.com/web-technology-decisions/flash-vs.-html5-its-not-over-yet/</link>
		<comments>http://webintensive.com/web-technology-decisions/flash-vs.-html5-its-not-over-yet/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 23:21:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Technology Decisions]]></category>

		<guid isPermaLink="false">http://webintensive.com/web-technology-decisions/flash-vs.-html5-its-not-over-yet/</guid>
		<description><![CDATA[Is Flash dead? Some would say so. On November 9, Adobe announced that it would discontinue development of Flash for Mobile, and would concentrate on HTML5 for browser-based content and AIR for mobile applications. Numerous pundits declared this the beginning of the end for Flash—a technology they say has always been too slow and ungainly [...]]]></description>
			<content:encoded><![CDATA[<p>Is Flash dead? Some would say so. On November 9, Adobe announced that it would discontinue development of Flash for Mobile, and would concentrate on HTML5 for browser-based content and AIR for mobile applications. Numerous pundits declared this the beginning of the end for Flash—a technology they say has always been too slow and ungainly for mobile devices and virtual machines, both of which are becoming increasingly important.</p>
<p>But to paraphrase a famous old skit, Flash isn&#8217;t quite dead yet. Flash&#8217;s wide user base and consistency across browsers, its advanced video features, and its ability to protect your proprietary materials still make it the best choice for many situations:</p>
<ul>
<li><strong>For desktop users, Flash isn&#8217;t going anywhere; in the meantime, HTML5 is still gaining traction.</strong> Even if Adobe stops producing new versions of Flash, existing 	versions of Flash will be available to almost all desktop users for 	many, many years. Meanwhile, HTML5 is supported by maybe half of desktop browsers; many of its multimedia features are unavailable in 	Internet Explorer 8, released in 2009 and still widely used. This makes HTML5 problematic if you want a broad user base, though less 	so if your users are highly sophisticated and use the most modern browsers.</li>
</ul>
<ul>
<li><strong>Flash has tricks up its sleeve that HTML5 can&#8217;t match yet.</strong> The most prominent of these tricks is 3-D rendering, introduced in Flash 11; HTML5&#8217;s 3-D abilities are in a lesser state. Webcam interactions, live video streaming, fullscreen videos, and echo reduction are also in Flash but not yet possible in HTML5.</li>
</ul>
<ul>
<li><strong>Flash protects your copyrighted content; HTML5 doesn&#8217;t. </strong>It&#8217;s possible to apply DRM to Flash videos so that users cannot download and share them at will (at least not without a degree of effort that will deter casual users). HTML5, in contrast, does not currently support DRM in any meaningful way; it&#8217;s easy to download an HTML5 video, at least for now. This is a big reason why copyrighted materials are almost never shown in HTML5.</li>
</ul>
<ul>
<li><strong>Flash code is hidden; HTML5 code is open source.</strong> Anyone with a browser can review the source code of an HTML5 application simply by clicking “View Source.” This is a plus for members of design and programming communities who want to share their techniques publicly, but it&#8217;s a disaster for anyone who wants to keep their code proprietary.</li>
</ul>
<p>However, there are also situations in which HTML5 is a better choice than Flash:</p>
<ul>
<li><strong>The same HTML5 code can run on desktop and mobile devices&#8230; if that&#8217;s what you want.</strong> Because 	mobile devices such as smartphones have much smaller screens than do PC&#8217;s, a different interface will be appropriate for them to a 	greater or lesser degree. There may even be situations in which a different feature set would serve mobile devices better. In such 	cases the cross-platform nature of HTML5 is reduced in value, although it will still offer efficiencies.</li>
</ul>
<ul>
<li><strong>Because HTML5 is an extension of HTML, it&#8217;s better than Flash for jazzing up interfaces. </strong>For example, HTML5 can provide small animations and validation tools that make forms easier to use. Flash is completely unsuited to such a task, because it must have total control of a region of the screen that is independent of the rest.</li>
</ul>
<ul>
<li><strong>With HTML5, you join a community of cutting-edge developers and leading designers.</strong> Sharing drafts and ideas can lead to creative collaborations and new features and interfaces—but be sure to protect your proprietary 	techniques and content!</li>
</ul>
<p><strong>The Bottom Line</strong></p>
<p>Flash is still the better choice in many cases—for its advanced video capabilities and for its ability to protect proprietary materials, but most of all for its wider user base. But HTML5 shows promise for the future, and is a good choice now for exploring ideas and for adding enhancements to non-Flash websites.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/web-technology-decisions/flash-vs.-html5-its-not-over-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deepak Chopra Addresses Fans on Yackit</title>
		<link>http://webintensive.com/news/deepak-chopra-addresses-fans-on-yackit/</link>
		<comments>http://webintensive.com/news/deepak-chopra-addresses-fans-on-yackit/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 20:44:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1767</guid>
		<description><![CDATA[New York, NY &#8211; Dr. Deepak Chopra used the live video site Yackit.com (www.yackit.com), created by WebINTENSIVE, to speak with dozens of his enthusiastic fans, while thousands more watched.
Dr. Chopra, whom Time magazine called &#8220;the poet-prophet of alternative medicine&#8221; and one of the top 100 influencers of the century, is the founder of the Chopra [...]]]></description>
			<content:encoded><![CDATA[<p>New York, NY &#8211; Dr. Deepak Chopra used the live video site Yackit.com (<a href="http://www.yackit.com/">www.yackit.com</a>), created by WebINTENSIVE, to speak with dozens of his enthusiastic fans, while thousands more watched.</p>
<p>Dr. Chopra, whom Time magazine called &#8220;the poet-prophet of alternative medicine&#8221; and one of the top 100 influencers of the century, is the founder of the Chopra Foundation and the author of more than 60 books.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/deepak-chopra-addresses-fans-on-yackit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JonesTrading Launches New Website</title>
		<link>http://webintensive.com/news/jonestrading-launches-powerfully-branded-website/</link>
		<comments>http://webintensive.com/news/jonestrading-launches-powerfully-branded-website/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 09:06:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1712</guid>
		<description><![CDATA[New York, NY – JonesTrading Institutional Services, LLC has launched a new website (www.jonestrading.com), programmed by WebINTENSIVE, to reflect JonesTrading&#8217;s experience and expertise in liquidity.
For more than 35 years, JonesTrading has drawn on a unique block liquidity approach to serve a diverse mix of institutional traders.
New York-based WebINTENSIVE provides custom software, mobile apps, system integration, [...]]]></description>
			<content:encoded><![CDATA[<p>New York, NY – JonesTrading Institutional Services, LLC has launched a new website (<a href="http://www.jonestrading.com/">www.jonestrading.com</a>), programmed by WebINTENSIVE, to reflect JonesTrading&#8217;s experience and expertise in liquidity.</p>
<p>For more than 35 years, JonesTrading has drawn on a unique block liquidity approach to serve a diverse mix of institutional traders.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/jonestrading-launches-powerfully-branded-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Little Blue Book Releases Android App for Physicians</title>
		<link>http://webintensive.com/news/tlbb-releases-android-app-for-physicians/</link>
		<comments>http://webintensive.com/news/tlbb-releases-android-app-for-physicians/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 21:12:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1718</guid>
		<description><![CDATA[New York, NY – A powerful new Android app has been programmed by WebINTENSIVE to deliver data from The Little Blue Book, the leading professional referral guide for physicians. The Android app joins the Little Blue Book iPhone and the BlackBerry apps previously created by WebINTENSIVE.
Published in 147 separate metropolitan areas, The Little Blue Book [...]]]></description>
			<content:encoded><![CDATA[<p>New York, NY – A powerful new Android app has been programmed by WebINTENSIVE to deliver data from The Little Blue Book, the leading professional referral guide for physicians. The Android app joins the Little Blue Book iPhone and the BlackBerry apps previously created by WebINTENSIVE.</p>
<p>Published in 147 separate metropolitan areas, The Little Blue Book is continuously updated by professionals to ensure the most accurate and complete information in the industry. Each Little Blue Book contains all the contact information needed to efficiently keep a practice in touch with its local medical community.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/tlbb-releases-android-app-for-physicians/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Pay Less for Cloud Hosting: Using Amazon Spot Instances</title>
		<link>http://webintensive.com/cloud/cutting-your-amazon-cloud-costs-with-spot-instances/</link>
		<comments>http://webintensive.com/cloud/cutting-your-amazon-cloud-costs-with-spot-instances/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 20:36:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1704</guid>
		<description><![CDATA[Many users of Amazon Elastic Compute Cloud, or Amazon EC2, have yet to discover the cost-saving potential of Spot Instances. This pricing model allows you to bid on Amazon’s unused capacity. When capacity is high relative to demand, the price of Spot Instances can be extremely low.
Spot Instances offer a useful alternative to the other [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: normal;">Many users of Amazon Elastic Compute Cloud, or Amazon EC2, have yet to discover the cost-saving potential of Spot Instances. This pricing model allows you to bid on Amazon’s unused capacity. When capacity is high relative to demand, the price of Spot Instances can be extremely low.</span></p>
<p>Spot Instances offer a useful alternative to the other options offered by Amazon:</p>
<ul>
<li><em>On Demand Instances</em> give you the ability to ramp your capacity rapidly up and down, paying only for the amount you use.</li>
</ul>
<ul>
<li><em>Reserved Instances</em> allow you to reserve a given amount of computing capacity with an initial up-front payment, paying a discounted rate from then on.</li>
</ul>
<p>With On Demand and Reserved Instances, you know exactly how much you will pay for a given amount of usage—but predictability does not necessarily lead to savings. If used correctly, Spot Instances can help you eliminate a large chunk of your hosting costs.</p>
<p><strong>The Magic of Spot Instances</strong></p>
<p>With Spot Instances, you place a bid to make use of Amazon’s unused capacity. But you won’t necessarily pay that amount. You pay Amazon’s Spot price, which can change from minute to minute with supply and demand.</p>
<p>The main condition is that your bid has to stay above the Spot price, or your instances will be terminated. In order to make sure you keep your service at all times, you should place your bid several times higher than the price for On Demand Instances—just in case the Spot price leaps upward.</p>
<p>The good news is that this will rarely happen! The vast majority of the time, the Spot price hangs well below the price for On Demand, as you can see on websites such as www.spothistory.com, a website that tracks historical trends in Spot pricing. Most price spikes last an hour or two at most.</p>
<p><strong>Crunching the Numbers</strong></p>
<p>The use of Spot Instances can result massive savings. Just to pick an example, if you are running a database on a High CPU Extra Large instance in Virginia, the On Demand price is $0.68 per hour. As these words are being written, the Spot price is $0.24 per hour—less than half the cost of On Demand.</p>
<p>If you launch Spot Instances with a bid of $3.00 per hour, that should virtually guarantee your ability to meet any plausible spikes in the Spot price. Yet your average cost in the long run is likely to stay under $.30.</p>
<p>For each Virginia standard instance, the costs over three years break down this way:</p>
<ul>
<li>On Demand: $2,234</li>
</ul>
<ul>
<li>Reserved: $1,138</li>
</ul>
<ul>
<li>Spot (at average 3.5c per day): $920</li>
</ul>
<p>Viewed from this perspective, Spot Instances look like an excellent bargain.</p>
<p><strong>What About Reserved Instances? </strong></p>
<p>Although On Demand is clearly more expensive than Spot Instances, Reserved Instances might turn out to be slightly cheaper in some cases. Even so, consider the other advantages of Spot Instances:</p>
<ul>
<li>You don&#8217;t have to pay the up-front three-year fee for Reserved Instances, which can become substantial for larger instance types.</li>
</ul>
<ul>
<li>If you outgrow your current instance type, you can upgrade to a new one without sacrificing a three-year sunk cost, as you would with Reserved pricing.</li>
</ul>
<ul>
<li>You will benefit from further price drops over time, instead of being possibly locked in at the Reserved pricing.</li>
</ul>
<ul>
<li>If you don&#8217;t use the machine some of the time, you save only a fraction of your costs with Reserved Instances—but 100 percent with Spot pricing.</li>
</ul>
<p>Remember, you can drop Spot Instances and change your service at any time. If the price structure changes so that Reserved Instances become more attractive, you can switch over then.</p>
<p><strong>Using Spot Instances Wisely</strong></p>
<p>The greatest risk with Spot Instances is the possibility that the Spot price will rise above your bid, and you will lose the instance. If you set your initial bid high enough, the chance of that occurring is extremely small.  Even so, when Spot Instances are terminated, they are terminated suddenly and without any notice—so it’s smart to take certain precautions.</p>
<p>For example, the strategic use of EBS volumes and other cloud architecture techniques can lower the chance that your data will be lost or corrupted if you lose the instance. In addition, your application should be configured to restart automatically, so you don’t have to waste time and money restarting a terminated instance manually.</p>
<p>Are Spot Instances guaranteed to be the best solution for your hosting needs? Under certain circumstances, possibly not:</p>
<ul>
<li>If even a brief interruption in service, however improbable, would have major costs for your organization—as in the case of some database servers.</li>
</ul>
<ul>
<li>If an instance is handling a large amount of rapidly changing data.</li>
</ul>
<ul>
<li>If you need to accommodate sudden bursts in usage (since Spot Instances take slightly longer to start than Amazon’s On Demand instances).</li>
</ul>
<p>For most purposes, however, Spot Instances are likely to be just as effective as the alternatives, at a potentially far lower cost. Whether you are a newcomer to the Amazon cloud or a long-time user, Spot pricing is an option worth exploring.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/cloud/cutting-your-amazon-cloud-costs-with-spot-instances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Reasons to Create an HTML5 Mobile Website</title>
		<link>http://webintensive.com/web-technology-decisions/5-reasons-to-create-an-html5-mobile-website/</link>
		<comments>http://webintensive.com/web-technology-decisions/5-reasons-to-create-an-html5-mobile-website/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 00:12:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Technology Decisions]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1691</guid>
		<description><![CDATA[These days it seems like everyone is at the mobile app party, hanging out in the iOS and Android rooms. (The Blackberry room is more of a walk-in closet.) Yet there are solid reasons why you should also wander over to visit the HTML5 mobile website suite:
 5.  Mobile Websites Avoid the App Store
Why [...]]]></description>
			<content:encoded><![CDATA[<p>These days it seems like everyone is at the mobile app party, hanging out in the iOS and Android rooms. (The Blackberry room is more of a walk-in closet.) Yet there are solid reasons why you should also wander over to visit the HTML5 mobile website suite:</p>
<p><strong> 5.  Mobile Websites Avoid the App Store</strong></p>
<p style="padding-left: 30px;">Why release an app on iTunes, competing with thousands and thousands of other apps for the honor of Apple taking a slice of your revenue? This makes sense if you want to sell copies of a ninja zombie bird game to the mass market, but not if your goal is to distribute a business-oriented, database-backed product to your target audience.</p>
<p><strong> 4.  Mobile Websites Use the Power of Tablets</strong></p>
<p style="padding-left: 30px;">Tablets have healthy-sized screens that can show more than just puny mobile-app interfaces. They&#8217;re also able to handle JavaScript and other useful Web 2.0 functions, like pop-up alerts. (New tablets even support Adobe Flash.) And as tablets&#8217; market share grows, so will powerful, emerging HTML5 technologies—spurring more tablet purchases, and so on.</p>
<p><strong> 3.  Wi-Fi Is Everywhere</strong></p>
<p style="padding-left: 30px;">One of the big selling points of mobile apps is that they can work without access to the Web. But as online access becomes ever more prolific, through both Wi-Fi and cellular access, this becomes less and less of an advantage.</p>
<p><strong> 2.  One Mobile Website Covers Three Platforms</strong></p>
<p style="padding-left: 30px;">If you want to reach an iPad user, an Android user, and a Blackberry user with mobile apps—well, that&#8217;s three mobile apps. While there are products that make cross-platform app development possible, they leave a lot to be desired in the consistency and speed of the results. In contrast, one HTML5 site lets you give all three users a fast, elegant product.</p>
<p><strong>1.  Mobile Websites are Faster and Less Expensive to Create</strong></p>
<p style="padding-left: 30px;">Mobile apps have their place. There are many advanced functions for which they are superior to anything HTML5 can do. But for the many tasks that play to HTML5&#8217;s strengths, HTML5 saves a considerable amount of time and development cost. Faster, less expensive development means that you can add more features, spend more time on user testing, and still beat your competitors to the punch.</p>
<p>By giving HTML5 due consideration, you can make the best, most economical choice for your project—whether that turns out to be a HTML5 mobile website or a mobile app.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/web-technology-decisions/5-reasons-to-create-an-html5-mobile-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>B2B Paper Handling Firm Launches New Web Venture</title>
		<link>http://webintensive.com/news/b2b-paper-handling-firm-launches-new-web-venture/</link>
		<comments>http://webintensive.com/news/b2b-paper-handling-firm-launches-new-web-venture/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 20:05:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1684</guid>
		<description><![CDATA[Paterson, NJ &#8211; The Cutter Doctor, a new venture of paper cutting and handling solutions provider Colter &#038; Peterson, has launched a website (www.cutterdoctor.com) designed and programmed by WebINTENSIVE.
Professional paper cutting and handling equipment is used to produce nearly all printed material. The Cutter Doctor offers expert knowledge and best practices for using, maintaining, and [...]]]></description>
			<content:encoded><![CDATA[<p>Paterson, NJ &#8211; The Cutter Doctor, a new venture of paper cutting and handling solutions provider <a href="http://www.colterpeterson.com/">Colter &#038; Peterson</a>, has launched a website (<a href="http://www.cutterdoctor.com/">www.cutterdoctor.com</a>) designed and programmed by WebINTENSIVE.</p>
<p>Professional paper cutting and handling equipment is used to produce nearly all printed material. The Cutter Doctor offers expert knowledge and best practices for using, maintaining, and repairing this sensitive, often idiosyncratic equipment. With The Cutter Doctor, Colter &#038; Peterson&#8217;s specialists are expanding their service to their clients and highlighting their average of 38 years of experience in their field.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/b2b-paper-handling-firm-launches-new-web-venture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Businessweek Interviews WebINTENSIVE CEO on Cloud Security</title>
		<link>http://webintensive.com/news/businessweek-interviews-webintensive-ceo-on-cloud-security/</link>
		<comments>http://webintensive.com/news/businessweek-interviews-webintensive-ceo-on-cloud-security/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 20:37:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1659</guid>
		<description><![CDATA[New York, NY &#8211; Bloomberg Businessweek interviewed WebINTENSIVE President David Bodnick for its September article &#8220;Cloud Security Is Looking Overcast&#8221;:
&#8220;&#8216;The risks of the cloud have been particularly salient for a few of our clients,&#8217; says Bodnick, president of WebINTENSIVE Software, a New York company that develops online applications for dozens of customers such as LexisNexis, [...]]]></description>
			<content:encoded><![CDATA[<p>New York, NY &#8211; Bloomberg Businessweek interviewed WebINTENSIVE President David Bodnick for its September article &#8220;Cloud Security Is Looking Overcast&#8221;:</p>
<p>&#8220;&#8216;The risks of the cloud have been particularly salient for a few of our clients,&#8217; says Bodnick, president of WebINTENSIVE Software, a New York company that develops online applications for dozens of customers such as LexisNexis, the United Nations, and Columbia University. One WebINTENSIVE client, a search engine called Startpage, didn’t want to use a cloud service because it feared its data might remain on remote servers, and Startpage promises customers that it won’t store their Web-search history. A health-care information company let WebINTENSIVE incorporate cloud storage into its application, but only if patient information were encrypted, which boosted the cost by 15 percent. &#8216;We are now getting questions that we didn’t before about the safety of hosting applications in the cloud,&#8217; says Bodnick.&#8221;</p>
<p>You can read the full article <a href="http://www.businessweek.com/magazine/cloud-security-is-looking-overcast-09012011.html" target="_blank">here</a>.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/businessweek-interviews-webintensive-ceo-on-cloud-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Security: Take Nothing For Granted</title>
		<link>http://webintensive.com/cloud/cloud-security-take-nothing-for-granted/</link>
		<comments>http://webintensive.com/cloud/cloud-security-take-nothing-for-granted/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 20:35:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1638</guid>
		<description><![CDATA[Think you’re safe in the cloud? You might want to think again.
According to a survey by the Ponemon Institute, many U.S. cloud providers put security low on their list of priorities. For example, only 25 percent of those surveyed said their IT leaders were concerned about the level of security they offer to customers. A [...]]]></description>
			<content:encoded><![CDATA[<p>Think you’re safe in the cloud? You might want to think again.</p>
<p><strong>According to a survey by the Ponemon Institute, many U.S. cloud providers put security low on their list of priorities.</strong> For example, only 25 percent of those surveyed said their IT leaders were concerned about the level of security they offer to customers. A large majority said cloud users, not providers, bear most of the responsibility for security.</p>
<p>If you assume your provider is looking out for the security of your data and systems, you may be setting yourself up for trouble. You can’t eliminate every threat, but there are many steps you can take to insulate yourself from the worst.</p>
<p><strong>Know the Risks</strong></p>
<p>When cloud security goes spectacularly wrong, it tends to make the news. Such incidents can help teach you what to look out for and how to shield your valuable data and systems. A few recent examples:</p>
<p><strong>For almost four hours in June 2011, a bug in Dropbox’s authentication software allowed users to access any of its 25 million online storage accounts using any password</strong>. An unauthorized user reportedly took advantage of the error to log in to about a hundred user accounts. The damage could have been far worse.</p>
<p><em>What you can do:</em></p>
<ul>
<li>Build in multiple layers of protection, so that no single problem can lead to catastrophe. For instance, you can set up separate databases for each account, and have the login process connect to just one database, so a mistake that exposes one client’s data won’t expose that of others. <em> </em></li>
</ul>
<p><strong> </strong></p>
<p><strong>An intruder recently broke into the systems of Epsilon, a leading email marketing firm, and stole customer data from over two dozen corporations.</strong> Epsilon’s servers may have fallen victim to a SQL injection attack—a common tactic in which a hacker smuggles in malicious database commands through a vulnerable Web application. The use of a single large database to store information may have compounded the problem, by allowing a hacker who could see one customer&#8217;s data to access the data of other users as well.</p>
<p><em>What you can do: </em></p>
<p><em> </em></p>
<ul>
<li>Verify that your programming team employs code reviews and test protocols to detect such specific vulnerabilities. The programming team can also force all attempts to access the database to go through just a few carefully vetted classes.</li>
</ul>
<ul>
<li>Distribute portions      of your data and your application among separate databases and even      separate servers. Beware of placing all your data in a single place or      system.</li>
</ul>
<p><strong>A TV production company is suing its former cloud provider, CyberLynk, for the loss of 14 episodes of an animated children’s show.</strong> According to the lawsuit, a fired employee regained access to CyberLynk’s systems and wiped out enough data to destroy almost an entire season of “Zodiac Island.” Even worse, CyberLynk’s backup procedures allegedly failed, making it impossible to reconstruct the lost programs.</p>
<p><em>What you can do:</em></p>
<ul>
<li>Take charge of disaster recovery. Implement your own strategy, using more than one provider to back up your systems and data.</li>
</ul>
<ul>
<li>Minimize access to backup systems, and harden your backup servers to prevent intrusion attempts.</li>
</ul>
<ul>
<li>Run periodic data recovery tests to make sure your backups are actually in place and can be recovered.</li>
</ul>
<p><strong>Last year, criminals broke into the system of a cloud provider used by Honda and stole information on 2.2 million customers, including vehicle identification numbers.</strong> It’s not clear how and why VINs ended up in an email marketing database. That gave the thieves access to even more sensitive data than they already had.</p>
<p><em>What you can do:</em></p>
<p><em> </em></p>
<ul>
<li>Review      your own organization’s procedures for handling and transferring data to      the cloud. Make sure you’re not transferring any more than you have to.</li>
</ul>
<ul>
<li>Encrypt sensitive      data, and architect your systems so that especially sensitive data can      only be decrypted by a separate machine. That way, a compromised server      won’t endanger your information.<em> </em></li>
</ul>
<p><strong> </strong></p>
<p><strong>A huge proportion of Amazon cloud customers, a security research group has found, are leaving themselves open to attack by ignoring Amazon’s <a href="http://aws.amazon.com/security/" target="_blank">security guidelines</a></strong>. The researchers were able to infiltrate almost one-third of the virtual machines they tested, allowing them to extract passwords and other vital data.</p>
<p><em>What you can do:</em></p>
<ul>
<li>Be sure      your organization understands and follows all of your provider’s security      recommendations.</li>
</ul>
<p><strong> </strong></p>
<p><strong>Better Safe Than Sorry</strong></p>
<p>These are just some of the specific steps you can take to bolster your security in the cloud. Meanwhile, a few general principles always hold true:</p>
<ul>
<li><strong>Understand      and vet your provider’s security procedures and capabilities, and insist      on transparency.</strong></li>
</ul>
<ul>
<li><strong>Assume      your providers are fallible, and use techniques such as encryption and      data segregation accordingly.</strong></li>
</ul>
<ul>
<li><strong>Make sure you have personnel who understand cloud security      and know which questions to ask. The more internal resources you can draw      on, the better.</strong><strong> </strong></li>
</ul>
<p>Of course, you can’t control everything that happens. But as a cloud user, you do have the power to influence events. It is up to you to be vigilant, and do all you can to manage your risks.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/cloud/cloud-security-take-nothing-for-granted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Development</title>
		<link>http://webintensive.com/web-technology-decisions/agile-development/</link>
		<comments>http://webintensive.com/web-technology-decisions/agile-development/#comments</comments>
		<pubDate>Sun, 31 Jul 2011 22:26:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Technology Decisions]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1632</guid>
		<description><![CDATA[Agile development has won legions of converts in recent years, and no wonder. In the right hands, Agile methods can produce first-rate software while cutting the cost and time of development.
Some organizations—especially larger ones—may have difficulty adapting all aspects of this approach to their needs. Fortunately, it’s entirely possible to borrow Agile’s insights and join [...]]]></description>
			<content:encoded><![CDATA[<p>Agile development has won legions of converts in recent years, and no wonder. In the right hands, Agile methods can produce first-rate software while cutting the cost and time of development.</p>
<p>Some organizations—especially larger ones—may have difficulty adapting all aspects of this approach to their needs. Fortunately, it’s entirely possible to borrow Agile’s insights and join them with other techniques for a flexible, yet orderly process of development.</p>
<p><strong>What It Means to Be Agile</strong></p>
<p>True to its name, Agile development takes place in a series of short, fast sprints, rather than the extended timeline of older approaches. Project members have the chance to start using pieces of the software early on. They can immediately incorporate the resulting insights, rather than wait for a larger system to come together.</p>
<p>In addition, many Agile developers dispense with extensive initial planning. They believe the most effective way to design a feature is to wait until they can see how other parts of the system work and how the different pieces need to fit together.</p>
<p><strong>The Benefits of Structure</strong></p>
<p>Despite Agile’s allure, there are also advantages to a more structured approach.</p>
<p><strong>Vision. </strong>Careful initial planning can help establish how your target market will receive the final product, and whether the software will succeed in gaining customers and market share.</p>
<p><strong>Budgeting and approval. </strong>Most large organizations will only contract for a project if they have a clear idea of what it will achieve, how much it will cost and how it will meet stakeholders’ needs. A solid initial plan can give them confidence that they will receive what their contractor has promised.</p>
<p><strong>Architectural complexity.</strong> Developers can spare themselves frustration by tackling the hardest architectural challenges at the outset. That includes understanding how specific features will interact with the architecture and whether this will cause problems for the software.</p>
<p><strong>The Best of Both Worlds</strong></p>
<p>A hybrid process can provide many of the benefits of Agile development, while enhancing a developer’s ability to plan ahead and to preempt difficult challenges. WebINTENSIVE has had considerable success with its own version of this approach.</p>
<p><strong>Planning Ahead. </strong>The development team begins by working with the client to produce a detailed set of business requirements. This document defines the project’s scope, without dictating every step of the development process.</p>
<p><strong>Visualization.</strong> The next step is to develop wireframes, then create picture-perfect design mockups of the key interfaces. This allows the team to simulate the experience of using the product, think through the details and flesh out a vision for the software.</p>
<p><strong>System Architecture.</strong> Team members focus on the project’s toughest architectural challenges before anything else. They make sure the architecture is solid and fulfills the system’s performance requirements, such as speed, hosting and the ability to scale.</p>
<p><strong>Demonstration of Features.</strong> In tandem with initial work on the architecture, team members create a proof of concept for the core features of the software. They assess whether those features will require a particular architecture for the system as a whole—or even result in tradeoffs that make the project unworkable.</p>
<p><strong>Development Sprints.</strong> Each 2- to 4-week sprint aims to produce a handful of useable features. As a result, developers have the chance to try out the software early and often, drawing on that experience to make improvements and correct course as they go.</p>
<p><strong>Milestones.</strong> When possible, the team breaks a larger project into multiple phases and deployment. Once again, this method allows developers to learn from actual usage and make adjustments. It also makes it easier to meet deadlines, and it puts the most value-producing features in real use sooner, so that the system can be deployed even if some less crucial capabilities are still missing.</p>
<p><strong> </strong></p>
<p><strong>Documentation. </strong>Clear, comprehensive documentation, reviewed by expert programmers, ensures that new users and developers will have reliable guidance in the future.</p>
<p><strong>An Adaptable Approach</strong></p>
<p><strong> </strong></p>
<p>Think of Agile development as one set of tools in a developer’s toolbox. Some tools are well suited to many projects and organizations, others less so. A smart strategy is to pick and choose, combining the best of these techniques with other methods that have shown their worth.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/web-technology-decisions/agile-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>External Code Audits: The Overlooked Quality Control Tool</title>
		<link>http://webintensive.com/web-technology-decisions/external-code-audits-the-overlooked-quality-control-tool/</link>
		<comments>http://webintensive.com/web-technology-decisions/external-code-audits-the-overlooked-quality-control-tool/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 03:01:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Technology Decisions]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1622</guid>
		<description><![CDATA[In software development, small flaws can have outsized consequences. Subtle coding errors can open up gaps in security, inflict frustration on users and otherwise wreak havoc on a perfectly good software application. Even if you’ve been using a piece of software for a while, it can still contain hidden problems or lose effectiveness over time. [...]]]></description>
			<content:encoded><![CDATA[<p>In software development, small flaws can have outsized consequences. Subtle coding errors can open up gaps in security, inflict frustration on users and otherwise wreak havoc on a perfectly good software application. Even if you’ve been using a piece of software for a while, it can still contain hidden problems or lose effectiveness over time. The result could be a catastrophic failure, or it could be a slow yet costly drag on efficiency.</p>
<p>In light of these risks, it may help to bring in an outside party to vet the code of software you’ve internally developed. An independent team can make an evaluation free of bias. It may also have expertise in security threats and coding problems that your organization hasn’t seen before.</p>
<p>Your auditor should have proven expertise in developing, testing and reviewing code for the type of software in question. Be sure to rule out any conflicts of interest.</p>
<p><strong>What Goes Into a Software Code Audit?</strong></p>
<p><strong> </strong></p>
<p>Programmers use a combination of automated testing and manual review to check for problems, document their findings and recommend fixes. A single audit could involve several different kinds of review, depending on the nature of the software and the needs of its users. For example:</p>
<p><strong> </strong></p>
<p><strong><em>Code security review</em></strong>. Hackers, using manual and automated attacks, try to exploit holes in software code. A well-conducted review will examine your code for vulnerabilities, then suggest ways to seal the gaps.</p>
<p><strong><em>Functionality testing</em></strong><em>. </em>In this phase of an audit, a programmer tries to break the code and documents his or her findings. The goal is to identify scenarios where users’ activities could cause the system to fail or malfunction.</p>
<p><strong><em>Performance analysis. </em></strong>Programmers test the software and review its code to find any bottlenecks that will appear with high usage, as well as problems that may turn up when the system is used in certain ways. This information can help you optimize the system’s speed and efficiency.</p>
<p><strong><em>Elegance and maintainability review</em></strong><em>. </em>As your organization’s needs change, so do the demands you make on your software. An auditor can assess how simple or complex it is to alter a system and add new features or functionality, and what changes to the code could make the process easier.</p>
<p><strong><em>Inline comments. </em></strong>The creators of a piece of code often insert text to explain its nuances to future programmers. By making sure these comments are meaningful and cogent, a skilled reviewer can prevent confusion later on.</p>
<p><strong> </strong></p>
<p><strong><em>Documentation review</em></strong>. An auditor can review all documentation of the source code and make sure it is accurate. This is crucial when an application has complex programming or an expected life of three years or more—when the original programmers may not be around to interpret the text.</p>
<p><strong>An Investment in Your Business</strong></p>
<p><strong> </strong></p>
<p>To be sure, an audit takes time, and it adds to the expense of development in the short run. But it may save you far more time, money and trouble down the road.</p>
<p>When you’ve invested in developing a piece of software, it only makes sense to ensure it is solid from top to bottom. By adding an extra layer of quality control, you are buying confidence that vital systems will work when you need them.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/web-technology-decisions/external-code-audits-the-overlooked-quality-control-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Callen-Lorde Community Health Center Launches New Website</title>
		<link>http://webintensive.com/news/callen-lorde-community-health-center-launches-new-website/</link>
		<comments>http://webintensive.com/news/callen-lorde-community-health-center-launches-new-website/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 19:10:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1615</guid>
		<description><![CDATA[New York, NY &#8211; Callen-Lorde Community Health Center has launched a new Web 2.0-inspired website (www.callen-lorde.org), designed and UI programmed by WebINTENSIVE.
With roots reaching back almost 40 years in its community, Callen-Lorde provides a sensitive, non-judgmental environment where patients receive personalized attention, including assistance with referrals, insurance, and housing. They also specialize in mobile medical [...]]]></description>
			<content:encoded><![CDATA[<p>New York, NY &#8211; Callen-Lorde Community Health Center has launched a new Web 2.0-inspired website (<a href="http://www.callen-lorde.org" target="_blank">www.callen-lorde.org</a>), designed and UI programmed by WebINTENSIVE.</p>
<p>With roots reaching back almost 40 years in its community, Callen-Lorde provides a sensitive, non-judgmental environment where patients receive personalized attention, including assistance with referrals, insurance, and housing. They also specialize in mobile medical outreach for homeless youth and other patients who are unable to visit their facility.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/callen-lorde-community-health-center-launches-new-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Costs: Details Count</title>
		<link>http://webintensive.com/cloud/cloud-costs-details-count/</link>
		<comments>http://webintensive.com/cloud/cloud-costs-details-count/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 22:27:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1600</guid>
		<description><![CDATA[Technologists are hotly debating whether cloud hosting can save money over traditional hosting. Too often this discussion takes place in black-and-white terms. Missing is an understanding of how the nuances and detail of each application&#8217;s architecture makes a crucial difference to the cost equation.
For example, cloud-savvy developers prioritize minimizing the use of CPU and, to [...]]]></description>
			<content:encoded><![CDATA[<p>Technologists are hotly debating whether cloud hosting can save money over traditional hosting. Too often this discussion takes place in black-and-white terms. Missing is an understanding of how the nuances and detail of each application&#8217;s architecture makes a crucial difference to the cost equation.</p>
<p>For example, cloud-savvy developers prioritize minimizing the use of CPU and, to a lesser extent, bandwidth. Inappropriately implemented, rich front-end technologies like JavaScript with AJAX, Silverlight, HTML5, or Flash gobble CPU and bandwidth, driving cloud costs sky high. But with the right architecture, even these technologies can be efficient and cost-effective.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/cloud/cloud-costs-details-count/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can Your Sales Leads Jump 400%?</title>
		<link>http://webintensive.com/marketing/can-your-sales-leads-jump-400/</link>
		<comments>http://webintensive.com/marketing/can-your-sales-leads-jump-400/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 22:20:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1597</guid>
		<description><![CDATA[Often companies improve website content and pay-per-click (PPC) advertising performance haphazardly—tweaking one, then the other. But taking a coordinated, concentrated approach let one firm increase sales leads from its site by 400%.
The firm, a B2B supplier of big-ticket equipment, had an online directory of used and rebuilt items. Despite being the best directory of its [...]]]></description>
			<content:encoded><![CDATA[<p>Often companies improve website content and pay-per-click (PPC) advertising performance haphazardly—tweaking one, then the other. But taking a coordinated, concentrated approach let one firm increase sales leads from its site by 400%.</p>
<p>The firm, a B2B supplier of big-ticket equipment, had an online directory of used and rebuilt items. Despite being the best directory of its kind in the business, it was producing only a small number of leads.</p>
<p>We created a PPC campaign for the firm that brings in large numbers of fresh visitors daily. The firm&#8217;s own earlier PPC efforts had been stuck at an under 1% clickthrough rate (CTR). But our campaign built up to a 7% CTR &#8211; with important keywords having much higher CTR&#8217;s.</p>
<p>At the same time, we guided several conversion strategies to turn these fresh visitors into sales leads:</p>
<ul>
<li>The site&#8217;s home page was rewritten to directly and in detail describe the unique value the firm provides its customers.</li>
<li>Clear pathways through the site, with large buttons, lead visitors through each step on the way to the contact page.</li>
<li>The contact form automatically inserts a description of each user&#8217;s interest, based on how they reached the form</li>
</ul>
<p>The upsurge in leads goes to show the benefits of thinking of website and PPC campaign as an organic whole.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/marketing/can-your-sales-leads-jump-400/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powerful PowerPoint Library Management Now Available for Macs</title>
		<link>http://webintensive.com/news/powerful-powerpoint-library-management-now-available-for-macs/</link>
		<comments>http://webintensive.com/news/powerful-powerpoint-library-management-now-available-for-macs/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 22:09:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1591</guid>
		<description><![CDATA[New York, NY &#8211; Ontra Presentations tapped WebINTENSIVE to help bring its popular PPTshuffle product to the Mac.
PPTshuffle is an enterprise-level PowerPoint library management tool, used by Fortune-level companies such as John Deere, Hertz, DHL Global Forwarding, Green Mountain Coffee Roasters and Dell.
It enables organizations to save time and money in managing thousands of slides, [...]]]></description>
			<content:encoded><![CDATA[<p>New York, NY &#8211; Ontra Presentations tapped WebINTENSIVE to help bring its popular PPTshuffle product to the Mac.</p>
<p>PPTshuffle is an enterprise-level PowerPoint library management tool, used by Fortune-level companies such as John Deere, Hertz, DHL Global Forwarding, Green Mountain Coffee Roasters and Dell.</p>
<p>It enables organizations to save time and money in managing thousands of slides, including those with video, audio and animation, and to share and create new PowerPoint files through a browser window—all while ensuring compliance and collecting business intelligence on the back end.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/powerful-powerpoint-library-management-now-available-for-macs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yackit Shows Off New Feature at NY Tech Meetup</title>
		<link>http://webintensive.com/news/yackit-shows-off-new-feature-at-ny-tech-meetup/</link>
		<comments>http://webintensive.com/news/yackit-shows-off-new-feature-at-ny-tech-meetup/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 21:20:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1573</guid>
		<description><![CDATA[New York, NY &#8211; Users of the addictively fun Yackit.com now can record short (11.5 second) videos, expressing their full opinions and emotions on any topic &#8211; and instantly send the videos out to their Facebook and Twitter networks.
WebINTENSIVE client Yackit recently presented this exciting service to more than 1,200 technologists and industry leaders at [...]]]></description>
			<content:encoded><![CDATA[<p>New York, NY &#8211; Users of the addictively fun Yackit.com now can record short (11.5 second) videos, expressing their full opinions and emotions on any topic &#8211; and instantly send the videos out to their Facebook and Twitter networks.</p>
<p>WebINTENSIVE client Yackit recently presented this exciting service to more than 1,200 technologists and industry leaders at the prestigious New York Tech Meet Up.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/yackit-shows-off-new-feature-at-ny-tech-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebINTENSIVE Participates in Government Cloud Strategy Session</title>
		<link>http://webintensive.com/news/webintensive-participates-in-government-cloud-strategy-session/</link>
		<comments>http://webintensive.com/news/webintensive-participates-in-government-cloud-strategy-session/#comments</comments>
		<pubDate>Tue, 03 May 2011 20:51:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1521</guid>
		<description><![CDATA[Orlando, FL  &#8211; WebINTENSIVE&#8217;s CEO David Bodnick was one of a select number of industry specialists who participated in the &#8220;SOA, Cloud Computing, and Virtualization Architecture&#8221; meeting, held in Orlando.
The workshop was held to provide the U.S. Army with information and industry best practices for its efforts to conform with the federal government&#8217;s Cloud [...]]]></description>
			<content:encoded><![CDATA[<p>Orlando, FL  &#8211; WebINTENSIVE&#8217;s CEO David Bodnick was one of a select number of industry specialists who participated in the &#8220;SOA, Cloud Computing, and Virtualization Architecture&#8221; meeting, held in Orlando.</p>
<p>The workshop was held to provide the U.S. Army with information and industry best practices for its efforts to conform with the federal government&#8217;s Cloud First initiative.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/webintensive-participates-in-government-cloud-strategy-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Newsletter Covers Technology and Business Issues</title>
		<link>http://webintensive.com/news/new-newsletter-covers-technology-and-business-issues/</link>
		<comments>http://webintensive.com/news/new-newsletter-covers-technology-and-business-issues/#comments</comments>
		<pubDate>Mon, 02 May 2011 18:04:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1511</guid>
		<description><![CDATA[New York, NY &#8211; A new electronic newsletter, WebINTENSIVELY Speaking, now provides clients, associates, partners, and friends of WebINTENSIVE with news and insights on significant technological and business trends.
&#8220;Almost every day we experience or learn of occurrences that can be quite important to businesses or particular projects. WebINTENSIVELY Speaking is a way we can share these developments with folks who [...]]]></description>
			<content:encoded><![CDATA[<p>New York, NY &#8211; A new electronic newsletter, WebINTENSIVELY Speaking, now provides clients, associates, partners, and friends of WebINTENSIVE with news and insights on significant technological and business trends.</p>
<p>&#8220;Almost every day we experience or learn of occurrences that can be quite important to businesses or particular projects. WebINTENSIVELY Speaking is a way we can share these developments with folks who can benefit from them,&#8221; said Ned Boyajian, Vice President, IT Initiatives.</p>
<p>New York-based WebINTENSIVE provides custom software, mobile apps, system integration, and hosting configuration for leading organizations in the U.S. and globally.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/news/new-newsletter-covers-technology-and-business-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making a Smart Transition to the Cloud</title>
		<link>http://webintensive.com/cloud/making-a-smart-transition-to-the-cloud/</link>
		<comments>http://webintensive.com/cloud/making-a-smart-transition-to-the-cloud/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 20:03:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://webintensive.com/?p=1491</guid>
		<description><![CDATA[More and more organizations are turning to cloud computing in order to cut costs and meet ever-growing demands. But can they still leverage their past investment in operating systems and applications, now running on dedicated servers or mainframes?
The short answer is &#8220;yes, but&#8230;&#8221; Here&#8217;s the long answer.
Leveraging the Old, Embracing the New
Software. Your agency can [...]]]></description>
			<content:encoded><![CDATA[<p>More and more organizations are turning to cloud computing in order to cut costs and meet ever-growing demands. But can they still leverage their past investment in operating systems and applications, now running on dedicated servers or mainframes?</p>
<p>The short answer is &#8220;yes, but&#8230;&#8221; Here&#8217;s the long answer.</p>
<p><strong>Leveraging the Old, Embracing the New</strong></p>
<p><strong>Software</strong>. Your agency can probably move all or most of its current software as well as data storage and processing to the cloud, with major benefits for your IT and business operations. In fact, a cloud-based approach makes excellent economic sense for most government organizations that want to keep their existing software.</p>
<p>Hosting software on the cloud removes the need for specialized hardware, which tends to cut costs in the long term. Not only that, but improving the system and implementing changes becomes cheaper and easier.</p>
<p><strong>Operating Systems</strong>. It’s possible to install most types of operating systems on a cloud infrastructure, including recent versions of some mainframe operating systems, as long as they can run on commodity hardware. Your cloud provider doesn’t have to use the same hardware you do now; software emulation can enable the operating system to run on other cloud hardware.</p>
<p>Still, older operating systems and some operating systems that need to run on large, expensive mainframes may not be a good fit for the cloud. It’s often more cost effective to give up those operating systems and migrate your applications to a Web services infrastructure using a widespread language such as Java.</p>
<p>The initial migration comes with a price. But you’ll benefit afterward from lower maintenance costs, and the code will be much easier to maintain.</p>
<p><strong>But Don&#8217;t Forget Licensing Fees</strong></p>
<p>Licensing fees can complicate this picture. For instance, a mainframe operating system and its licensed modules may cost a hefty sum per server instance to run on a cloud infrastructure. If you’re running many low-powered instances, such expenditures can cancel out the economic gains of moving to the cloud.</p>
<p>In short, the real barriers to moving your legacy systems to the cloud may not be technical, but practical and financial.</p>
<p>All else being equal, the chances are good that cloud computing will work for your organization, even if you want to keep the software systems you have now.</p>
<p>For answers to your particular cloud-related questions, just call 212-447-1100 or email info@webintensive.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://webintensive.com/cloud/making-a-smart-transition-to-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

