<?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>Software Associates - India &#187; browser compliance</title>
	<atom:link href="http://www.softwareassociates.in/blog/category/browser-compliance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwareassociates.in</link>
	<description>Synergize with experience and expertise</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:31:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Adobe flash vs HTML 5</title>
		<link>http://www.softwareassociates.in/blog/adobe-flash-vs-html-5/</link>
		<comments>http://www.softwareassociates.in/blog/adobe-flash-vs-html-5/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 06:03:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[browser compliance]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[HTML 5]]></category>

		<guid isPermaLink="false">http://www.softwareassociates.in/?p=1911</guid>
		<description><![CDATA[When Apple launched the iPad , its lack of support for the flash browser plug-in started&#160; the HTML5 vs. Flash discussions. Does HTML5 really beat flash? HTML5: could it kill flash and silverlight? Will HTML5 replace flash? And so on&#8230; &#8230; <a href="http://www.softwareassociates.in/blog/adobe-flash-vs-html-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When Apple launched the iPad , its lack of support for the flash browser plug-in started&nbsp; the HTML5 vs. Flash discussions. Does HTML5 really beat flash? HTML5: could it kill flash and silverlight? Will HTML5 replace flash? And so on&#8230;</p>
<p>As developers who work with the Flash platform, we like to point out a few of our observations.</p>
<p>HTML5 promises to bring rich interactive web in the future. Object animation, tweening effects, and video that have long been the domain of Flash. One of the upcoming features of HTML5 which is considered as&nbsp; a Flash killer is the new video tag. You can view the videos without a flash player plug-in !!</p>
<p>	But there is a&nbsp; formidable hurdle to cross.&nbsp; Browser vendors cannot get to agree on which codec the video tag will support. &ldquo;Ogg Theora&rdquo; was the recommended standard video format in HTML5 and now will support H.264 video codec.</p>
<p>	Firefox, Opera and Chrome support the Ogg Theora/On2 VP3codec. Safari, IE 9 and Chrome supports the newer H.264. All major browsers support either of the two codec. YouTube is already showing some videos in HTML5.</p>
<p>	Ogg Theora is an open and royalty-free codec, but it is not as efficient as H.264. Google&rsquo;s Chris DiBona stated that if Youtube were to use Theora as its codec, it would take up most of the available bandwidth on the internet.</p>
<p>	Mozilla has also problem with H.264 codec because it would violate the principles of free software.</p>
<p>	And there are few questions; Do we have facility to videoconferencing in HTML5? Do we have facility to live audio/video recording in HTML5? Are we able to add dynamic objects over the video? Can one add captions for the video?</p>
<p>	HTML5 standards are yet to finalize and formulating them would take time. This would mean a lot of pain for the web designer / programmer over browser compliance.</p>
<p>	HTML 5 is a programming language which needs to be interpreted by the browser. It is up to the browser to interpret that language and display the content. If the browser can&#39;t render the code, strange things start to happen in the display. Different browsers on different platforms interpret the code differently and browsers display the content as they see fit. Until HTML 5 gets standardized, each browser will interpret it differently.</p>
<p>	Here are some lines from Lee Brimelow&rsquo;s blog</p>
<p>	&ldquo;Now this is not to say that in the future, maybe they will all agree on an implementation. If that happens and it performs better than Flash, then that is how I will be delivering my videos as well. But another thing to point out is that Flash video is used for a lot of things beyond basic playback. Flash supports embedded cue points and alpha channels and is often used in ways beyond the traditional YouTube playback scenario. So while HTML 5 video looks promising, it is clearly way too early for people to be writing an eulogy for Flash video. Remember also that while the browsers get their acts together, Flash video will continue to evolve as well.&rdquo;</p>
<p>	Let us look through the flash gaming industry. Sony has sold 33.5 million playstation 3 units, Microsoft moved 40 million X-box 360 units, Nintendo 70 million and Farmville alone has 80 million active users. </p>
<p>	Flash has so many attributes which cannot be easily replicated in HTML5.</p>
<p>Speed &#8211; ActionScript 3 Flash is so much faster than current Javascript implementations with the use of new Action script Virtual Machine 2.</p>
<p>Preloading &ndash; In flash it is byte-level preloading but in HTML5 it is object-level preloading.</p>
<p>	Tweening and timeline animation &ndash; It is not easy to create time animations and tweening in HTML5.</p>
<p>	Flash games can easily distribute as a single swf file and converted in to desktop applications using Adobe AIR.</p>
<p>Testing Flash and HTML5</p>
<p>Jan Ozer, an expert in video encoding technologies recently put HTML5 up against Flash in a series of tests that pitted the two&nbsp; against&nbsp; each other on both the Mac and PC and on web browsers including Internet Explorer 8, Google Chrome, Apple Safari and Mozilla Firefox.</p>
<p>	Mac Tests</p>
<div class="im">
<p>With Safari, HTML5 was the most efficient and consumed less CPU than Flash using only 12.39% CPU. With Flash 10.0, CPU utilization was at 37.41% and with Flash 10.1, it dropped to 32.07%</p>
<p>With Google Chrome, Flash and HTML5 were both equally inefficient (both are around 50%)</p>
<p>With Firefox, Flash was only slightly less efficient than in Safari, but better than in Chrome</p>
<p>		Windows Tests</p>
<p>Safari wouldn&#39;t play HTML5 videos, so there was no way to test that. However, Flash 10.0 used 23.22% CPU but Flash 10.1 only used 7.43% CPU</p>
<p>Google Chrome was more efficient on Windows than Mac. Playback with Flash Player 10.0 was about 24% more efficient than HTML5, while Flash Player 10.1 was 58% more efficient than HTML5.</p>
<p>On Firefox, Flash 10.1 dropped CPU utilization to 6% from 22% in Flash 10.0</p>
<p>In IE8, Flash 10.0 used 22.41% CPU and Flash 10.1 used 14.62% CPU</p>
<p>		References:</p>
<p>		<a href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php" target="_blank">http://www.readwriteweb.com/</a><a href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php" target="_blank"><wbr><span style="font-size: 14px;">archives/does_html5_really_</span><wbr><span style="font-size: 14px;">beat_flash_surprising_results_</span><wbr></wbr></wbr></wbr></a><span style="font-size: 14px;"><a href="http://www.readwriteweb.com/archives/does_html5_really_beat_flash_surprising_results_of_new_tests.php" target="_blank">of_new_tests.php</a></p>
<p>		<a href="http://theflashblog.com/?p=1698" target="_blank">http://theflashblog.com/?p=</a></span><a href="http://theflashblog.com/?p=1698" target="_blank"><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr><wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></a><a href="http://theflashblog.com/?p=1698" target="_blank">1698</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.softwareassociates.in/blog/adobe-flash-vs-html-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser statistics over the year</title>
		<link>http://www.softwareassociates.in/blog/browser-statistics-over-the-year/</link>
		<comments>http://www.softwareassociates.in/blog/browser-statistics-over-the-year/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 11:44:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[browser compliance]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://softwareassociatesuk.com/blog/?p=97</guid>
		<description><![CDATA[The stats from w3schools for Jan 2009 throws some interesting facts on browser usage. Good news is that Mac market share is improving &#8211; the king of usability and innovation Linux has been steady as always (What Novell used to &#8230; <a href="http://www.softwareassociates.in/blog/browser-statistics-over-the-year/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The stats from w3schools for Jan 2009 throws some interesting facts on browser usage.</p>
<p>	Good news is that Mac market share is improving &#8211; the king of usability and innovation Linux has been steady as always (What Novell used to be and what Microsoft wants to be)<br />
	&nbsp;</p>
<table border="1" cellspacing="0" class="ex" width="100%">
<tbody>
<tr>
<td bgcolor="#c0c0c0" width="20%"><b>2009</b></td>
<td align="right" bgcolor="#c0c0c0"><b>WinXP</b></td>
<td align="right" bgcolor="#c0c0c0"><b>W2000</b></td>
<td align="right" bgcolor="#c0c0c0">&nbsp;</td>
<td align="right" bgcolor="#c0c0c0"><b>Vista</b></td>
<td align="right" bgcolor="#c0c0c0"><b>W2003</b></td>
<td align="right" bgcolor="#c0c0c0"><b>Linux</b></td>
<td align="right" bgcolor="#c0c0c0"><b>Mac</b></td>
</tr>
<tr>
<td>January</td>
<td align="right">69.8%</td>
<td align="right">1.6%</td>
<td align="right">&nbsp;</td>
<td align="right">16.5%</td>
<td align="right">1.6%</td>
<td align="right">3.9%</td>
<td align="right">5.8%</td>
</tr>
<tr>
<td>&nbsp;</td>
<td align="right">&nbsp;</td>
<td align="right">&nbsp;</td>
<td align="right">&nbsp;</td>
<td align="right">&nbsp;</td>
<td align="right">&nbsp;</td>
<td align="right">&nbsp;</td>
<td align="right">&nbsp;</td>
</tr>
<tr>
<td bgcolor="#c0c0c0" width="20%"><b>2008</b></td>
<td align="right" bgcolor="#c0c0c0"><b>WinXP</b></td>
<td align="right" bgcolor="#c0c0c0"><b>W2000</b></td>
<td align="right" bgcolor="#c0c0c0"><b>Win98</b></td>
<td align="right" bgcolor="#c0c0c0"><b>Vista</b></td>
<td align="right" bgcolor="#c0c0c0"><b>W2003</b></td>
<td align="right" bgcolor="#c0c0c0"><b>Linux</b></td>
<td align="right" bgcolor="#c0c0c0"><b>Mac</b></td>
</tr>
<tr>
<td>December</td>
<td align="right">71.4%</td>
<td align="right">1.7%</td>
<td align="right">0.1%</td>
<td align="right">15.6%</td>
<td align="right">1.7%</td>
<td align="right">3.8%</td>
<td align="right">5.3%</td>
</tr>
<tr>
<td>November</td>
<td align="right">72.0%</td>
<td align="right">1.8%</td>
<td align="right">0.1%</td>
<td align="right">15.1%</td>
<td align="right">1.6%</td>
<td align="right">3.8%</td>
<td align="right">5.3%</td>
</tr>
<tr>
<td>October</td>
<td align="right">72.2%</td>
<td align="right">1.9%</td>
<td align="right">0.2%</td>
<td align="right">14.4%</td>
<td align="right">1.7%</td>
<td align="right">3.8%</td>
<td align="right">5.5%</td>
</tr>
<tr>
<td>September</td>
<td align="right">73.3%</td>
<td align="right">2.2%</td>
<td align="right">0.2%</td>
<td align="right">13.2%</td>
<td align="right">1.8%</td>
<td align="right">3.8%</td>
<td align="right">5.2%</td>
</tr>
<tr>
<td>August</td>
<td align="right">73.9%</td>
<td align="right">2.4%</td>
<td align="right">0.2%</td>
<td align="right">12.5%</td>
<td align="right">1.9%</td>
<td align="right">3.9%</td>
<td align="right">4.9%</td>
</tr>
<tr>
<td>July</td>
<td align="right">74.7%</td>
<td align="right">2.6%</td>
<td align="right">0.2%</td>
<td align="right">11.5%</td>
<td align="right">2.0%</td>
<td align="right">3.9%</td>
<td align="right">4.8%</td>
</tr>
<tr>
<td>June</td>
<td align="right">74.6%</td>
<td align="right">2.6%</td>
<td align="right">0.2%</td>
<td align="right">10.0%</td>
<td align="right">1.9%</td>
<td align="right">3.7%</td>
<td align="right">4.8%</td>
</tr>
<tr>
<td>May</td>
<td align="right">74.0%</td>
<td align="right">2.9%</td>
<td align="right">0.3%</td>
<td align="right">9.3%</td>
<td align="right">1.8%</td>
<td align="right">3.6%</td>
<td align="right">4.7%</td>
</tr>
<tr>
<td>April</td>
<td align="right">73.3%</td>
<td align="right">3.3%</td>
<td align="right">0.5%</td>
<td align="right">8.8%</td>
<td align="right">1.9%</td>
<td align="right">3.7%</td>
<td align="right">4.6%</td>
</tr>
<tr>
<td>March</td>
<td align="right">72.7%</td>
<td align="right">3.7%</td>
<td align="right">0.6%</td>
<td align="right">8.5%</td>
<td align="right">1.9%</td>
<td align="right">3.9%</td>
<td align="right">4.4%</td>
</tr>
<tr>
<td>February</td>
<td align="right">72.4%</td>
<td align="right">4.0%</td>
<td align="right">0.8%</td>
<td align="right">7.8%</td>
<td align="right">1.8%</td>
<td align="right">3.8%</td>
<td align="right">4.3%</td>
</tr>
<tr>
<td>January</td>
<td align="right">73.6%</td>
<td align="right">4.0%</td>
<td align="right">0.8%</td>
<td align="right">7.3%</td>
<td align="right">1.9%</td>
<td align="right">3.6%</td>
<td align="right">4.4%</td>
</tr>
</tbody>
</table>
<p>	Safari and Opera have a loyal band of followers.<br />
	There is quite a lot of users still on IE 6 &#8211; Slow move to Vista could be the reason.<br />
	Firefox dominates the market &#8211; Mix of 2.x and 3.x<br />
	Chrome is catching up &#8211; Gears would help improve on that score. Disappearing links and download hassles need to be fixed.</p>
<p>	There is always the need to build <a href="http://www.softwareassociates.in/blog/browser-compliance/cross-browser-compatible-websites">browser compatible</a> websites<br />
	<span style="font-weight: bold;"><span style="font-weight: bold;"><br />
	</span></span></p>
<table border="1" cellspacing="0" class="ex" width="100%">
<tbody>
<tr>
<td bgcolor="#c0c0c0" width="16%"><b>2009</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>IE7</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>IE6</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>IE8</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>Fx</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>Chrome</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>S</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>O</b></td>
</tr>
<tr>
<td>January</td>
<td>25.7%</td>
<td>18.5%</td>
<td>0.6%</td>
<td>45.4%</td>
<td>3.8%</td>
<td>2.9%</td>
<td>2.3%</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td bgcolor="#c0c0c0" width="16%"><b>2008</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>IE7</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>IE6</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>IE5</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>Fx</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>Chrome</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>S</b></td>
<td bgcolor="#c0c0c0" width="12%"><b>O</b></td>
</tr>
<tr>
<td>December</td>
<td>26.1%</td>
<td>19.6%</td>
<td>&nbsp;</td>
<td>44.4%</td>
<td>3.6%</td>
<td>2.7%</td>
<td>2.4%</td>
</tr>
<tr>
<td>November</td>
<td>26.6%</td>
<td>20.0%</td>
<td>&nbsp;</td>
<td>44.2%</td>
<td>3.1%</td>
<td>2.7%</td>
<td>2.3%</td>
</tr>
<tr>
<td>October</td>
<td>26.9%</td>
<td>20.2%</td>
<td>&nbsp;</td>
<td>44.0%</td>
<td>3.0%</td>
<td>2.8%</td>
<td>2.2%</td>
</tr>
<tr>
<td>September</td>
<td>26.3%</td>
<td>22.3%</td>
<td>&nbsp;</td>
<td>42.6%</td>
<td>3.1%</td>
<td>2.7%</td>
<td>2.0%</td>
</tr>
<tr>
<td>August</td>
<td>26.0%</td>
<td>24.5%</td>
<td>&nbsp;</td>
<td>43.7%</td>
<td>&nbsp;</td>
<td>2.6%</td>
<td>2.1%</td>
</tr>
<tr>
<td>July</td>
<td>26.4%</td>
<td>25.3%</td>
<td>&nbsp;</td>
<td>42.6%</td>
<td>&nbsp;</td>
<td>2.5%</td>
<td>1.9%</td>
</tr>
<tr>
<td>June</td>
<td>27.0%</td>
<td>26.5%</td>
<td>0.5%</td>
<td>41.0%</td>
<td>&nbsp;</td>
<td>2.6%</td>
<td>1.7%</td>
</tr>
<tr>
<td>May</td>
<td>26.5%</td>
<td>27.3%</td>
<td>0.7%</td>
<td>39.8%</td>
<td>&nbsp;</td>
<td>2.4%</td>
<td>1.5%</td>
</tr>
<tr>
<td>April</td>
<td>24.9%</td>
<td>28.9%</td>
<td>1.0%</td>
<td>39.1%</td>
<td>&nbsp;</td>
<td>2.2%</td>
<td>1.4%</td>
</tr>
<tr>
<td>March</td>
<td>23.3%</td>
<td>29.5%</td>
<td>1.1%</td>
<td>37.0%</td>
<td>&nbsp;</td>
<td>2.1%</td>
<td>1.4%</td>
</tr>
<tr>
<td>February</td>
<td>22.7%</td>
<td>30.7%</td>
<td>1.3%</td>
<td>36.5%</td>
<td>&nbsp;</td>
<td>2.0%</td>
<td>1.4%</td>
</tr>
<tr>
<td>January</td>
<td>21.2%</td>
<td>32.0%</td>
<td>1.5%</td>
<td>36.4%</td>
<td>&nbsp;</td>
<td>1.9%</td>
<td>1.4%</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.softwareassociates.in/blog/browser-statistics-over-the-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal &#8211; content management made easy</title>
		<link>http://www.softwareassociates.in/blog/drupal-content-management-made-easy/</link>
		<comments>http://www.softwareassociates.in/blog/drupal-content-management-made-easy/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 07:33:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[browser compliance]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://softwareassociatesuk.com/blog/?p=95</guid>
		<description><![CDATA[Drupal is an open source content management platform, written in the programming language PHP. Originally written by Dries Buytaert as a message board, Drupal became an open source project in 2001. Drupal was also designed to allow new features and &#8230; <a href="http://www.softwareassociates.in/blog/drupal-content-management-made-easy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify; ">Drupal is an open source content management platform, written in the programming language PHP. Originally written by Dries Buytaert as a message board, Drupal became an open source project in 2001.</p>
<p style="text-align: justify; ">Drupal was also designed to allow new features and custom behavior to be added by third parties. For this reason, Drupal is sometimes described as a &quot;Content Management Framework&quot;. Although Drupal offers a sophisticated programming interface for developers, no programming skills are required for basic web site installation and administration. You can power many different types of websites with it without knowing any coding languages.</p>
<p style="text-align: justify; ">Read about our Drupal competencies <a href="http://www.softwareassociates.in/opensource-drupal-competencies/">here</a></p>
<p><strong>Key reasons to choose Drupal as CMS platform:</strong></p>
<ul>
<li>Fast! &ndash; Out of the box, Drupal is small in space and memory requirements, which this is the key to its speed. When it comes to web development, less is always more.</li>
</ul>
<ul>
<li>Portable! &ndash; Drupal is built with standard technologies so it can be implemented on just about any server, and accessible from anywhere.</li>
</ul>
<ul>
<li>Scalable! &ndash; Drupal supports the owner and website&rsquo;s users, now and as the business grows.</li>
</ul>
<ul>
<li>Modular! &ndash; Drupal is flexible. Limitless options and add-on functionality allow it to change seamlessly with the business.</li>
</ul>
<ul>
<li>It&#39;s Popular (with the developers)! &ndash; Drupal is supported by a huge community of dedicated programmers who are constantly building new functionality.</li>
</ul>
<p><strong>General features</strong></p>
<ul>
<li>Collaborative Book &#8211; The unique collaborative book feature lets you setup a &quot;book&quot; and then authorize other individuals to contribute content.<br />
		&nbsp;</li>
<li>Friendly URLs &#8211; Drupal uses Apache&#39;s mod_rewrite to enable customizable URLs that are both user and search engine friendly.<br />
		&nbsp;</li>
<li>Modules &#8211; The Drupal community has contributed many modules which provide functionality that extend Drupal core.<br />
		&nbsp;</li>
<li>Online help &#8211; Like many Open Source projects Drupal provides online help system built into the core help text.<br />
		&nbsp;</li>
<li>Open source &#8211; The source code of Drupal is freely available under the terms of the GNU General<br />
		&nbsp;</li>
<li>Public License 2 (GPL). Unlike proprietary blogging or content management systems, Drupal&#39;s feature set is fully available to extend or customize as needed.<br />
		&nbsp;</li>
<li>Personalization &#8211; A robust personalization environment is at the core of Drupal. Both the content and the presentation can be individualized based on user-defined preferences.<br />
		&nbsp;</li>
<li>Role based permission system &#8211; Drupal administrators don&#39;t have to tediously setup permissions for each user. Instead, they assign permissions to roles and then group like users into a role group.<br />
		&nbsp;</li>
<li>Searching &#8211; All content in Drupal is fully indexed and searchable at all times if you take advantage of the built in search module.</li>
</ul>
<p><strong>Content management</strong></p>
<ul>
<li>Polls &#8211; Drupal comes with a poll module which enables admins and/or users to create polls and show them on various pages.</li>
</ul>
<ul>
<li>Templating &#8211; Drupal&#39;s theme system separates content from presentation allowing you to control the look and feel of your</li>
</ul>
<ul>
<li>Drupal site. Templates are created from standard HTML and PHP coding meaning that you don&#39;t have to learn a proprietary templating language.<br />
		&nbsp;</li>
<li>Threaded comments &#8211; Drupal provides a powerful threaded comment model for enabling discussion on published content. Comments are hierarchical as in a newsgroup or forum</li>
</ul>
<p><strong>Platform<br />
	</strong></p>
<ul>
<li>Apache or IIS, Unix / Linux / BSD / Solaris / Windows / Mac OS X support &#8211; Drupal was designed from the start to be multi-platform. Not only can you use it with either Apache or Microsoft IIS but we also have Drupal running on Linux, BSD, Solaris, Windows, and Mac OS X platforms</li>
</ul>
<ul>
<li>Database independence Drupal is built on top of a database abstraction layer that enables to use Drupal with MySQL and PostgreSQL. Other SQL databases can be supported by writing a supporting database backend containing fourteen functions and creating a matching SQL database scheme.</li>
</ul>
<ul>
<li>Multi-language &#8211; Drupal is designed to meet the requirements of an international audience and provides a full framework to create a multi-lingual website, blog, content management system or community application. All text can be translated using a graphical user interface, by importing existing translations, or by integrating with other translation tools such as the GNU gettext administration and analysis<br />
		&nbsp;</li>
<li>Analysis, tracking and statistics &#8211; Drupal can print browser-based reports with information about referrals, content popularity and how visitors navigate your site.<br />
		&nbsp;</li>
<li>Logging and reporting &#8211; All important activities and system events are captured in an event log to be reviewed by an administrator at a later time.<br />
		&nbsp;</li>
<li>Web based administration &#8211; Drupal can be administered entirely using a web browser, making it possible to access it from around the world and requires no additional software to be installed on your computer.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.softwareassociates.in/blog/drupal-content-management-made-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser compliant CMS development</title>
		<link>http://www.softwareassociates.in/blog/browser-compliant-cms-development/</link>
		<comments>http://www.softwareassociates.in/blog/browser-compliant-cms-development/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 06:13:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[browser compliance]]></category>

		<guid isPermaLink="false">http://www.softwareassociates.in/blog/browser-compliance/browser-compliant-cms-development/</guid>
		<description><![CDATA[Bespoke enterprise content management systems which enables users create, update and delete pages and content of a website themselves without any formal knowledge of HTML and programming. This ranges from simple product carts to complex versioning and approval cycle enabled &#8230; <a href="http://www.softwareassociates.in/blog/browser-compliant-cms-development/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Bespoke enterprise content management systems which enables users create, update and delete pages and content of a website themselves without any formal knowledge of HTML and programming. This ranges from simple product carts to complex versioning and approval cycle enabled web applications that use <a href="http://www.softwareassociates.in/blog/browser-compliance/cross-browser-compatible-websites/">browser compliant</a> WYSIWYG tools. The content can be cut and paste from industry standard word processors such as Microsoft Word, pcsuite and open office. All administrative areas are password protected and logged for your security.</p>
<h2 class="mrgTp20">Drupal configuration and customisation</h2>
<p>Drupal allows users to easily publish, manage and organise a great variety of content on a website. Tens of thousands of organisations have used Drupal to set up scores of different kinds of web sites including community web portals, discussion sites, corporate web sites , intranet portals,e-commerce applications, secure captcha logins, and resource directories. We have the expertise in creating browser compliant HTML (PC/Mac), PSD to HTML conversion, Drupal installation,Drupal configuration and complex customisation of Drupal based content management system.</p>
<h2 class="mrgTp20">WordPress installation and customisation</h2>
<ul class="pdgLftTp20">
<li>WordPress / WordPress MU Installation and configuration</li>
<li>Payment integration with WordPress blog</li>
<li>WordPress themes, development and integration</li>
<li>WordPress as a Content Management System (CMS)</li>
<li>WordPress plugin for SEO,Google sitemaps and WYSIWYG editor</li>
<li>WordPress Google analytics configuration</li>
<li>WordPress Cache configuration for faster downloads</li>
<li>WordPress configuration in deutsch and french</li>
<li>WordPress blog with simple Press forum integration</li>
<li>Buddypress installation</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.softwareassociates.in/blog/browser-compliant-cms-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross browser compatible Websites</title>
		<link>http://www.softwareassociates.in/blog/cross-browser-compatible-websites/</link>
		<comments>http://www.softwareassociates.in/blog/cross-browser-compatible-websites/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 05:58:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[browser compliance]]></category>

		<guid isPermaLink="false">http://www.softwareassociates.in/blog/browser-compliance/cross-browser-compatible-websites/</guid>
		<description><![CDATA[The latest w3 webstats indicate that Firefox and Safari constitute over 40% of the browser population. 24% of the users have wide screens supporting beyond 1024 x 768 pixels, Which implies that your non compliant website could turn away a &#8230; <a href="http://www.softwareassociates.in/blog/cross-browser-compatible-websites/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify; ">The latest <a href="http://www.w3schools.com/browsers/browsers_stats.asp" onclick="window.open(this.href); return false;" onkeypress="window.open(this.href); return false;">w3 webstats</a> indicate that Firefox and Safari constitute over 40% of the browser population. 24% of the users have wide screens supporting beyond 1024 x 768 pixels, Which implies that your non compliant website could turn away a large percentage of potential business !!</p>
<p style="text-align: justify; ">Browser compliance : We offer cross browser compliant HTML building and web standards testing services for your static and dynamic web sites. Our expertise here is in building hand coded HTML pages that are uniform in appearance and functionality across the largest number of browsers as possible (IE 6, IE 7, IE 8 Beta, Firefox, Safari, Mac IE 5.2, Opera and Netscape). This means making pages that follow web standards so that your potential customers are not turned away whether they are in London, Brighton, Seattle or Singapore. Our clients for standards based HTML development includes leading names such as Guardian, BBC and Duke&#39;s.</p>
<p style="text-align: justify; ">Web standards : We use framework driven Cascading Style Sheets (CSS) design (Zeldman) extensively for static XHTML pages to provide your web site higher retention through reduced size of web pages, hence faster downloads. CSS design also helps to lower bandwidth metering from hosting services. The pages would also adhere to w3c accessibility, AAA, WCAG , Bobby and section 508 compliance.</p>
<p class="mrgTp20" style="text-align: justify; ">Web printing : Our HTML designs are capable of printing the web pages in what you see mode.</p>
<p class="mrgTp20" style="text-align: justify; ">Sharepoint : PSD to HTML conversion with cross browser compatibility support for Microsoft Sharepoint 2007 and Drupal.</p>
<p class="mrgTp20" style="text-align: justify; ">Small screen : We build static and dynamic HTML pages that can support small screen browsers for Android smartphones, Apple iPhones, Apple Ipad and other Tablet devices from vendors such as Samsung Galaxy, Blackberry playbook etc</p>
<p class="mrgTp20" style="text-align: justify; "><strong>Firefox browser</strong></p>
<p class="mrgTp16" style="text-align: justify; ">Firefox is a lightweight, free open-source browser that has been gaining in popularity throughout 2004. Like all Mozilla applications, it runs on Windows, Mac OS X, and Linux computers.</p>
<p style="text-align: justify; "><strong>Mac browser compliance &#8211; Safari / IE</strong></p>
<p style="text-align: justify; ">Microsoft&#39;s Internet Explorer 5.2 &#8211; A problem for most web pages, will be the last version it will develop for the Mac except for two minor upgrades.</p>
<p style="text-align: justify; ">Safari &#8211; The Mac mini (Tiger OS) default web browser offers superior web experience with outstanding performance as even the most complex of pages load very fast. The Safari browser is now also available for the Windows platform.</p>
<p style="text-align: justify; ">Chrome &#8211; Browser from google which is said to change the way desktops are used..</p>
<p style="text-align: justify; "><a href="http://www.softwareassociates.in/contact-software-associates/">Enquire about our portfolio</a></p>
<p style="text-align: justify; "><a href="http://www.softwareassociates.in/blog/net/microsoft-net-competency/">Web application development with Microsoft aspnet architecture</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.softwareassociates.in/blog/cross-browser-compatible-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.softwareassociates.in/blog/category/browser-compliance/feed/ ) in 0.40410 seconds, on Feb 8th, 2012 at 8:15 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 8th, 2012 at 9:15 am UTC -->
