<?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>Interxect Services Limited</title>
	<atom:link href="https://www.interxect.com/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.interxect.com</link>
	<description>Helping You Use Information Technology Productively</description>
	<lastBuildDate>Thu, 11 Jul 2013 23:01:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>

<image>
	<url>https://www.interxect.com/main/wp-content/uploads/2019/08/cropped-site_icon-32x32.png</url>
	<title>Interxect Services Limited</title>
	<link>https://www.interxect.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">113413426</site>	<item>
		<title>Choosing your mobile web site? Two options to pick from.</title>
		<link>https://www.interxect.com/choosing-your-mobile-web-site/</link>
					<comments>https://www.interxect.com/choosing-your-mobile-web-site/#respond</comments>
		
		<dc:creator><![CDATA[Sachin Ganpat]]></dc:creator>
		<pubDate>Thu, 11 Jul 2013 11:43:25 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Business IT]]></category>
		<category><![CDATA[Business Tips]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mobile application development]]></category>
		<category><![CDATA[presence]]></category>
		<category><![CDATA[sales]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">http://www.interxect.com/main/?p=756</guid>

					<description><![CDATA[Recent statistics have found that one-fifth of web traffic is viewed from either a mobile or tablet device at the end of the first quarter of 2013. It is necessary for websites to be mobile friendly and have content specifically formatted for those devices. There are two options that you may consider.]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignleft size-post-image wp-image-758" alt="Mobile_Web" src="https://www.interxect.com/main/wp-content/uploads/2013/07/Mobile_Web-250x200.jpg" width="250" height="200" />Recent statistics have found that <a title="Mobile Marketing Statistics" href="http://www.smartinsights.com/mobile-marketing/mobile-marketing-analytics/mobile-marketing-statistics/" target="_blank">one-fifth of web traffic is viewed from either a mobile or tablet device</a> at the end of the first quarter of 2013. This is double the amount of the traffic at the same period last year, which means more people are browsing the Internet from their mobile devices. It is necessary for websites to be mobile friendly and have content specifically formatted for those devices.</p>
<p>There are two ways to have a mobile friendly site – a mobile website or a mobile responsive site. Believe it or not, there is an argument among web-developers as to the merits of each.<span id="more-756"></span></p>
<h2>A Mobile Site</h2>
<p>This type of website is the earliest type of mobile sites. This is a different site with content specifically designed for mobile viewing alone. It would often have its own URL such as m.domain.com, while the full site will be at www.domain.com. Companies like Yahoo! utilised sites like these. This site may have a totally different look and feel from the original website, unless a lot of care was taken to create both sites similarly.</p>
<p>A mobile site tends to load faster because the content is specifically designed for mobile devices. You also have full control of the elements of the design so you can have the look and layout specifically the way you want it, regardless of what the main website has.</p>
<p>The drawback to the mobile site is that you have two different sites, with different code-bases. If you need to make changes to the main site, then the developers may also need to make changes to the mobile site, and in some cases, the developers may be different. You may end up having different experiences on both because of that. Also, it becomes more costly the more changes that are required.</p>
<h2>A Mobile Responsive Site</h2>
<p>A mobile responsive site is a website that automatically adjusts parameters to suite the device viewing display size. So you may have code within the main site that adjusts the layout of your dividers and size of your fonts as the screen size goes down.</p>
<p>A responsive site has the same look and feel as the main site, because it is the main site; it’s the same design elements, only formatted for a different screen. Because of the adaptive nature, the screen can be adjusted for multiple screen sizes, so one layout for desktop, another for mobile, and another for in-between devices such as tablets. Maintenance is easy because it’s only one code base that is being maintained, and only one developer is usually required.</p>
<p>The disadvantages of the responsive site are that is takes longer to load than a mobile site, and more expensive to develop initially. The site takes longer because it’s the main site being loaded and then resized and laid out on the screen. And because a responsive site takes more time to develop, the cost may be higher, but it will be cheaper to maintain.</p>
<p>Another disadvantage is that you have less control of the layout for different screens. For example, if you have a search for your side in your sidebar for a desktop display, on a mobile the search bar may be at the bottom, which may not be effective.</p>
<h2>The Skinny</h2>
<p>This website has a mobile site. If you view it on a mobile screen, it’s totally different to the main site. To be honest, I only found out about the mobile responsive site when redesigning my personal website – <a title="My Personal Web Site" href="http://www.sachinganpat.com" target="_blank">www.sachinganpat.com</a>. If you view that site on a mobile, you will see it looks almost the same, just all the elements one under the other. If you re-size the browser you will see how the elements move to fit it.</p>
<p><strong>So what should you do?</strong></p>
<p>If you cater mainly to mobile users, then it may be worthwhile to have a mobile site, however, given the breadth of devices browsing the web now, plus the bandwidth speeds and capabilities of these devices, having a mobile responsive site is the best way forward.</p>
<p>It’s also important to note that Google has stated that mobile responsive sites should be the preferred choice of web designers. So if you’re into Search Engine Optimisation (SEO), then that’s added motivation.</p>
<p>If you can’t change your site right now, don’t make it a problem. Most mobile browsers try as best as possible to allow web content to be viewed. It’s still a good practice to check how your website is displayed on the different screens.</p>
<p>Your website is your image, and you want to look good no matter what.</p>
<p>Original article: <a href="https://www.interxect.com/choosing-your-mobile-web-site/" rel="bookmark" title="Permanent link to 'Choosing your mobile web site? <small class="subtitle">Two options to pick from.</small>'">Choosing your mobile web site? <small class="subtitle">Two options to pick from.</small></a><p>&copy;2025 <a href="https://www.interxect.com">Interxect Services Limited</a>. All Rights Reserved.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.interxect.com/choosing-your-mobile-web-site/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">756</post-id>	</item>
		<item>
		<title>Mobile Applications for the Mobile Phone Market</title>
		<link>https://www.interxect.com/mobile-applications-for-the-mobile-phone-market/</link>
					<comments>https://www.interxect.com/mobile-applications-for-the-mobile-phone-market/#respond</comments>
		
		<dc:creator><![CDATA[Sachin Ganpat]]></dc:creator>
		<pubDate>Wed, 09 Nov 2011 05:17:53 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Business IT]]></category>
		<category><![CDATA[Caribbean]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Mobile application development]]></category>
		<category><![CDATA[Mobile phone]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[Strategy]]></category>
		<guid isPermaLink="false">http://www.interxect.com/main/?p=163</guid>

					<description><![CDATA[In an address to the audience during a recently concluded seminar entitled "Cloud Vision", the Honourable Minister of Science, Technology and Tertiary Education (MSTTE), Fazal Karim, said that technology services should take into consideration our mobile penetration.]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="alignleft" title="Mobile Phone" src="https://www.interxect.com/main/wp-content/uploads/2011/11/blog-mobile-apps-150x150.jpg" alt="Mobile-Phone" width="150" height="150" /></p>
<p>In an address to the audience during a recently concluded seminar entitled &#8220;Cloud Vision&#8221;, the Honourable Minister of Science, Technology and Tertiary Education (MSTTE), Fazal Karim, said that technology services should take into consideration our mobile penetration. <span id="more-163"></span>The seminar was held by the Trinidad and Tobago Coalition of Service Industries (TTCSI) and the Trinidad and Tobago Information and Communications Technology Society.</p>
<p>In the Caribbean, there is an average mobile penetration of 62%, compare that to Trinidad and Tobago with a penetration of 141%, which means that many people have more that one phone. This is quite high, but the question is what type of phones; unfortunately we don&#8217;t have an answer for that. Based on data gathered from <a title="http://www.asymco.com" href="http://www.asymco.com/" target="_blank">Asymco</a>, 70% of worldwide phone are non-smartphones. See Chart 1.</p>
<p>&nbsp;</p>
<figure style="width: 514px" class="wp-caption aligncenter"><a href="http://www.asymco.com/2011/11/01/the-mobile-phone-landscape/"><img decoding="async" title="Phone Units Shipped" src="http://www.asymco.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-01-at-11-1-12.25.34-PM.png" alt="" width="514" height="816" /></a><figcaption class="wp-caption-text">Chart 1 &#8211; Phone Units Shipped</figcaption></figure>
<p>&nbsp;</p>
<p>The US is not much different, with about 65% of phones being non-smartphones (see Chart 2). My guess is that the landscape is no different here.</p>
<p>&nbsp;</p>
<figure style="width: 491px" class="wp-caption aligncenter"><a href="http://www.asymco.com/2011/11/06/the-us-smartphone-landscape/"><img loading="lazy" decoding="async" title="US Phone Platform Installed Base" src="http://www.asymco.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-06-at-11-6-10.38.20-PM.png" alt="" width="491" height="696" /></a><figcaption class="wp-caption-text">Chart 2 &#8211; US Phone Platform Installed Base</figcaption></figure>
<p>&nbsp;</p>
<p>So if we are to develop applications to take advantage of our mobile penetration, what platform should we develop on? The answer, all depends on who our market is.</p>
<p>If you are building for a niche, with graphic user interfaces (GUI) then you should develop in one of the other OS platforms. I think that Android will have a higher penetration among smartphone users, since many low cost manufacturers are porting the OS onto their hardware as it is free and open source. This may mean though that the OS may become heavily fragmented with developers having a difficult time coding their application to support the many versions out there. iPhone has less fragmentation, but the price premium may keep it out of reach of lower income households. See Chart 3 on the current US OS share and installed base for smartphones.</p>
<p>&nbsp;</p>
<figure style="width: 619px" class="wp-caption aligncenter"><a href="http://www.asymco.com/2011/11/06/the-us-smartphone-landscape/"><img loading="lazy" decoding="async" title="US Platform Shares and Installed Base" src="http://www.asymco.com/wp-content/uploads/2011/11/Screen-Shot-2011-11-06-at-11-6-10.40.33-PM.png" alt="" width="619" height="438" /></a><figcaption class="wp-caption-text">Chart 3 &#8211; US Platform Shares and Installed Base</figcaption></figure>
<p>&nbsp;</p>
<p>HTML5 has a lot of promise, but this is dependent on web services being available on mobile phones. This usually comes at a price and may not be available wherever there is cell service. Additionally, not all mobile platforms may natively support HTML5 in the phone’s browser, essentially rendering the application unusable.</p>
<p>If you are building an application for the masses, then the application should be SMS (Short Message Service) based. SMS will work on both smart and non-smart phones, is a familiar interface for many users, and will work reliably once there is cell service.</p>
<p>In conclusion, mobile applications being built for citizens at large, should still operate on the SMS platform. In the foreseeable future, I think it is unlikely that smartphone penetration would overtake non-smartphone penetration. However, skills should be kept up-to-date to take advantage of any changes in policy or technology that allows smartphone use to increase dramatically.</p>
<p>Original article: <a href="https://www.interxect.com/mobile-applications-for-the-mobile-phone-market/" rel="bookmark" title="Permanent link to 'Mobile Applications for the Mobile Phone Market'">Mobile Applications for the Mobile Phone Market</a><p>&copy;2025 <a href="https://www.interxect.com">Interxect Services Limited</a>. All Rights Reserved.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.interxect.com/mobile-applications-for-the-mobile-phone-market/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">163</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching 26/50 queries in 0.055 seconds using Disk (Request-wide modification query)

Served from: www.interxect.com @ 2025-06-24 16:06:35 by W3 Total Cache
-->