<?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>Am Infosystems</title>
	<atom:link href="http://www.am-horizon.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.am-horizon.com/blog</link>
	<description>Web Development &#38; Mobile Apps Development</description>
	<lastBuildDate>Sat, 18 May 2013 11:19:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to Develop a Simple iPhone App &amp; Submit It To iTunes</title>
		<link>http://www.am-horizon.com/blog/2013/05/how-to-develop-a-simple-iphone-app-submit-it-to-itunes/</link>
		<comments>http://www.am-horizon.com/blog/2013/05/how-to-develop-a-simple-iphone-app-submit-it-to-itunes/#comments</comments>
		<pubDate>Thu, 16 May 2013 14:09:13 +0000</pubDate>
		<dc:creator>AM Infosystems</dc:creator>
				<category><![CDATA[MOBILE APPS DEVELOPMENT]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=231</guid>
		<description><![CDATA[An iPhone app can earn you some good money if you take time to build something unique and interesting. Contrary to popular belief that this is a daunting task, there are a few hints that you could use to come &#8230; <a href="http://www.am-horizon.com/blog/2013/05/how-to-develop-a-simple-iphone-app-submit-it-to-itunes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>An iPhone app can earn you some good money if you take time to build something unique and interesting. Contrary to popular belief that this is a daunting task, there are a few hints that you could use to come up with something that does not have bugs and is of quality. Below are simply steps to guide your app development venture.</p>
<p><strong>1.     Come up with something unique that will stand out</strong></p>
<p>There are numerous apps out there. For your brainchild to stand out amongst all the others, you need to ensure that it will not merely be a copied idea from another app.</p>
<p><strong>2.     Find a Mac</strong></p>
<p>Apples iPhone tools used for development purposes are currently only available for those who use the Mac OS. To be able to load your idea to the Apple store, you will need a Mac. You can get a Mac mini affordably if you do not have one with you.</p>
<p><strong>3.     Submit your application as a developer with Apple</strong></p>
<p>You need to have official membership with <a title="iOS developers" href="http://am-horizon.com">Apple Developers</a> if you are looking to use the tools by Mac. The registration needs to be done once and with is, you are set to come up with <a title="iphone app development" href="http://am-horizon.com/iphone-application-development.html">iPhone apps</a> for those devices using Mac.</p>
<p><strong>4.     Get the tool for Software Development for iPhones; SDK</strong></p>
<p>You can only get to download the SDK once you have confirmed your status as official developer. Ensure though that you get the right kit for the OS you have in use. The download is quite sizeable for it contains all the tools you will need and this only means that you need to gear yourself for quite a wait.</p>
<p>You may then wish to look for tutorials from ManiacDev which will guide you a great deal along this path.</p>
<p><strong>5.     Get the XCode</strong></p>
<p>This is an IDE that comes with full features which enables source code edition, steps for building and compiling as well as a graphics debugging platform. With this quite heavy download, you may not have to leave the source code.</p>
<p><strong>6.     Build the app using the SDK templates</strong></p>
<p>If you have a draft of the app in paper or even on Photoshop, you could start the designing of the app. You will have a lot of apps to choose from.</p>
<p><strong>7.     Get your way around Objective C</strong></p>
<p>Those with a love for programming will have an easier time grasping this objective which is very crucial. If it proves very difficult, you could get the help of one who has the knowledge.</p>
<p><strong>8.     Program the App</strong></p>
<p>This is done on the Objective-C platform and will take as much time as will be influenced by the depth of the app you wish to have. There are some apps which will take a short time to program while others may really take ages.</p>
<p><strong>9.     Take advantage of  the simulator</strong></p>
<p>There is the iPhone simulator which comes with the SDK. The more the bugs you try, the more the solutions you will have to any way the user of the app may try to use it.</p>
<p><strong>10.    Load the app onto iTunes</strong></p>
<p>You may need to make a payment of $99. If the app is a good one, you will get the payment back. Have some people try the app so that you can get the bugs you may have missed so as to fix them. When you are sure of the app, submit it to iTunes to get approved.</p>
<p>Check out <a title="iPhone 5s release date" href="http://www.iphone5sreleasedate.com/">iPhone 5s release date</a> web page to get more information on iPhone 5S</p>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2013/05/how-to-develop-a-simple-iphone-app-submit-it-to-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google has recovered from the issue identified this evening</title>
		<link>http://www.am-horizon.com/blog/2013/04/google-has-recovered-from-the-issue-identified-this-evening/</link>
		<comments>http://www.am-horizon.com/blog/2013/04/google-has-recovered-from-the-issue-identified-this-evening/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 15:29:01 +0000</pubDate>
		<dc:creator>Rakesh Mehta</dc:creator>
				<category><![CDATA[TECHNOLOGY]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=226</guid>
		<description><![CDATA[This is the 3rd post following the Google Service Outage issue started this evening. Just at 8:29 PM Google has declared that they have identified and rectified the issue with their API service. As we pointed out in our previous posts that &#8230; <a href="http://www.am-horizon.com/blog/2013/04/google-has-recovered-from-the-issue-identified-this-evening/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>This is the 3rd post following the Google Service Outage issue started this evening. Just at 8:29 PM Google has declared that they have identified and rectified the issue with their API service. As we pointed out in our previous posts that the issue in GMail and Google Docs could be due to the problem with the API use, this time we are quite confident that it was indeed the key issue of the outage in all their services. Google said that</p>
<blockquote><p>The problem with Admin control panel / API should be resolved. We apologize for the inconvenience and thank you for your patience and continued support. Please rest assured that system reliability is a top priority at Google, and we are making continuous improvements to make our systems better.</p></blockquote>
<p>&nbsp;</p>
<p><a href="http://www.am-horizon.com/blog/wp-content/uploads/2013/04/google-outage-recovered.jpg"><img class="alignnone size-full wp-image-227" alt="google-outage-recovered" src="http://www.am-horizon.com/blog/wp-content/uploads/2013/04/google-outage-recovered.jpg" width="960" height="667" /></a></p>
<p>Google is just awesome and they really value their users. Within just 2 and half hours they have tracked down the issue rectified the same. All of the common services has come to the stable state and performing well. &#8211; Thank you Google <img src='http://www.am-horizon.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2013/04/google-has-recovered-from-the-issue-identified-this-evening/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google service outage update</title>
		<link>http://www.am-horizon.com/blog/2013/04/google-service-outage-update/</link>
		<comments>http://www.am-horizon.com/blog/2013/04/google-service-outage-update/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 14:51:42 +0000</pubDate>
		<dc:creator>Rakesh Mehta</dc:creator>
				<category><![CDATA[TECHNOLOGY]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=222</guid>
		<description><![CDATA[Following Google&#8217;s service outage started around 5:30 PM IST today, we have been expecting an update from google by 7:30. Initially Google stated that the outage affected a very few percentage of users, but according to their last update a &#8230; <a href="http://www.am-horizon.com/blog/2013/04/google-service-outage-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Following Google&#8217;s service outage started around 5:30 PM IST today, we have been expecting an update from google by 7:30. Initially Google stated that the outage affected a very few percentage of users, but according to their last update a lots of users are being affected. The Google team is still working on it and trying to fix the issues. They have mentioned that with the next update they would be providing more information about the problem. The issue is still unknown and the issue is effecting GMail, Google Drive and Google Documents.</p>
<p><a href="http://www.am-horizon.com/blog/wp-content/uploads/2013/04/google-outage-update.jpg"><img class="alignnone size-full wp-image-224" alt="google-outage-update" src="http://www.am-horizon.com/blog/wp-content/uploads/2013/04/google-outage-update.jpg" width="1006" height="584" /></a></p>
<p>As we stated with the post before that the main problem may be within the Google Application API service and this is causing trouble to all other services. Google said that they would be updating us by 8:30 PM again about the status.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2013/04/google-service-outage-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google service disruption</title>
		<link>http://www.am-horizon.com/blog/2013/04/google-service-disruption/</link>
		<comments>http://www.am-horizon.com/blog/2013/04/google-service-disruption/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 13:34:03 +0000</pubDate>
		<dc:creator>Rakesh Mehta</dc:creator>
				<category><![CDATA[TECHNOLOGY]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=212</guid>
		<description><![CDATA[This evening at around 6:00 PM IST we started facing trouble with google&#8217;s mail service. Suddenly all our email clients (On windows and on MAC) started failing the POP authentication. Our network engineer looked at some computers and confirmed that &#8230; <a href="http://www.am-horizon.com/blog/2013/04/google-service-disruption/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>This evening at around 6:00 PM IST we started facing trouble with google&#8217;s mail service. Suddenly all our email clients (On windows and on MAC) started failing the POP authentication. Our network engineer looked at some computers and confirmed that there is no problem with the settings. We tried to access google mail using browser and at that point we were able to access gmail. But as time passed by, after few minutes at around 6:30 PM IST, we were not able to access the gmail service using browser even. We use google apps, to host our emails. At this point of time, the behavior of the service disruption is quite random. Sometimes it is possible to access the mail service, sometimes it is not. The problem is more apparent while we try to access the mail service using the CNAME record (gmail.am-horizon.com). We are able to access the page, but the login does not work and google app says, it is encountering some error.</p>
<p><a href="http://www.am-horizon.com/blog/wp-content/uploads/2013/04/google-outage.png"><img class="alignnone size-large wp-image-217" alt="google-outage" src="http://www.am-horizon.com/blog/wp-content/uploads/2013/04/google-outage-1024x521.png" width="584" height="297" /></a></p>
<p>&nbsp;</p>
<p>According to google app status dashboard (<a href="http://www.google.com/appsstatus">http://www.google.com/appsstatus</a>) lots of services are down at the moment. It seems the main issue is with the google&#8217;s application API. At 6:30 PM IST, google informed (<a href="http://www.google.com/appsstatus#hl=en&amp;v=issue&amp;ts=1366223399000&amp;iid=bb886daf880ab16f9a8b5f8bbe2f34b0">http://www.google.com/appsstatus#hl=en&amp;v=issue&amp;ts=1366223399000&amp;iid=bb886daf880ab16f9a8b5f8bbe2f34b0</a>) that they found the bug and their engineers are working on the issue and we are hoping to get it restored soon. They said that they will be providing the next update at around 7:30 IST.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2013/04/google-service-disruption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP a crazy language to understand</title>
		<link>http://www.am-horizon.com/blog/2013/03/phpdeveloper/</link>
		<comments>http://www.am-horizon.com/blog/2013/03/phpdeveloper/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 11:16:20 +0000</pubDate>
		<dc:creator>AM Infosystems</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[php developer]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=208</guid>
		<description><![CDATA[Starting from the full form of this so called open-source server-side scripting language, it is crazy, “Hypertext Preprocessor”, one will wonder why it is PHP it could be HPP or HP, the language was developed by three php developer Rasmus &#8230; <a href="http://www.am-horizon.com/blog/2013/03/phpdeveloper/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Starting from the full form of this so called open-source server-side scripting language, it is crazy, “Hypertext Preprocessor”, one will wonder why it is PHP it could be HPP or HP, the language was developed by three php developer Rasmus Lerdorf, Andi Gutmans and Zeev Surask. Among them one is Danish &amp; other two were from Israil. The Danish php developer was the first one to have started with this project &amp; later it was updated by the two php developer from Israil who were both the co-founder of a company named Zend Technologies.</p>
<p>PHP is one of the powerful &amp; challenging language in today’s world. With this language one can build his/her website in just couple of hours, sounds crazy but its true nowadays with the evolution of open source language like wordpress, joomla, magento, os commerce,etc which are built in php, it’s just so easy, that’s why php is gaining popularity day by day &amp; so the demand of php developer is also increasing on same trend.</p>
<p>It’s now so <a href="http://www.am-horizon.com/hire-php-developer-india.html">easy for php developer to built a website</a>, if it’s a website which will be used as a blog then for that certain open sources like wordpress, if it’s a ecommerce site then for that magento, os commerce, etc &amp; if it’s a cms one for that joomla , drupla, etc. are there. First we need to think what website we want to create, after that we have so many options available in today’s market. The credit must go to all the crazy php developer who worked together to build these open sources.</p>
<p>Open sources are things which are very user friendly, one without being a php developer can easily create a website using this open sources, he/she just need to be go through each and every options of the open source and then it’s so easy. Isn’t it crazy that one person who doesn’t know php but still can develop a website built in php.</p>
<p>The way php, php developer &amp; its open sources are growing up after 5 years each one of us will have two to three websites as we have two to three mobile phones now. Then there will be no facebook no google plus no social networking, then no-one will tell that “I have 1500 friends in facebook or I have 1000 connections in Linkedin “they will only say that I have 100 websites of my own, one for high school friends, one for college friends, one for family, one for girlfriend, one for watching online streaming, one for shopping. The world will become crazy day by day with this so called crazy language php.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2013/03/phpdeveloper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do anyone need upgrading Joomla to higher version ?</title>
		<link>http://www.am-horizon.com/blog/2012/09/why-do-anyone-need-upgrading-joomla-to-higher-version/</link>
		<comments>http://www.am-horizon.com/blog/2012/09/why-do-anyone-need-upgrading-joomla-to-higher-version/#comments</comments>
		<pubDate>Mon, 24 Sep 2012 11:55:09 +0000</pubDate>
		<dc:creator>Rakesh Mehta</dc:creator>
				<category><![CDATA[OPEN SOURCE DEVELOPMENT]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=202</guid>
		<description><![CDATA[Joomla is now widely used as content management system by millions of users. Being a content management system, hardly some of the users realize the importance of upgrading Joomla to higher version. When I asked some of my clients to &#8230; <a href="http://www.am-horizon.com/blog/2012/09/why-do-anyone-need-upgrading-joomla-to-higher-version/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div style="text-align:justify;">
<p>
Joomla is now widely used as content management system by millions of users. Being a content management system, hardly some of the users realize the importance of upgrading Joomla to higher version. When I asked some of my clients to upgrade version of Joomla, I got a common response from them as “Why do I upgrade the Joomla when my site is running fine and I am comfortable with its admin panel ?”  But in real fact, there are many terms which may affect your website if you are wondering to go with old version of Joomla.
</p>
<p>
Many third party extensions are no longer supported for Joomla 1.0 to Joomla 1.5. These extensions rather support Joomla 1.7 to 2.5 and the latest versions. The components already installed on your website may work fine but if you look to enhance your website with other components then you will definitely feel the importance of upgrading Joomla to higher version.</p>
<p>
With older version of Joomla, you are inviting hackers to your website. Older Joomla version kills security level your website and your website becomes more prone to hacker’s attack. You can’t even run Joomla 1.0 over secured channel i.e https. If anyone is still using Joomla 1.0 and is thinking to protect your website form hacking then I would simply suggest them to upgrade the Joomla version to higher than 1.7. </p>
<p>
Another important factor is SEO. Google does not give importance to lower Joomla version websites. All best SEO components available for Joomla provide support for Joomla 1.5 or more. If your site is still using older version of Joomla then you will be one day out of Google rankings. You should recommend a <a href="http://www.am-horizon.com/joomla-website-development.html" title="Joomla Website Development">Joomla website development</a> company as soon as possible to seek their support for upgrading Joomla and getting proper SEO for your website.
</p>
<p>
Being a Joomla developer, I will highly recommend you to switch to higher Joomla version to protect your website. Now after reading this article, if you are thinking to upgrade your website’s Joomla version then switch to the latest 2.5 version of Joomla. Upgrading Joomla is not a tough job but it is recommended to <a href="http://www.am-horizon.com/hire-joomla-developer.html" title="Hire Joomla Developer">hire Joomla developer</a> before you start upgrading your Joomla. If you have already upgraded your Joomla then keep an eye on the latest news from Joomla as release of joomla 2.6 is expected soon.
</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2012/09/why-do-anyone-need-upgrading-joomla-to-higher-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building your online store with Magento</title>
		<link>http://www.am-horizon.com/blog/2012/09/building-your-online-store-with-magento/</link>
		<comments>http://www.am-horizon.com/blog/2012/09/building-your-online-store-with-magento/#comments</comments>
		<pubDate>Mon, 24 Sep 2012 11:43:00 +0000</pubDate>
		<dc:creator>Rakesh Mehta</dc:creator>
				<category><![CDATA[OPEN SOURCE DEVELOPMENT]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=198</guid>
		<description><![CDATA[Again after a certain period of time I am writing this article. Previously I wrote few articles on E-Commerce and Open Source Platforms. This article also falls in that category as well. In this article I’ll focus on some key &#8230; <a href="http://www.am-horizon.com/blog/2012/09/building-your-online-store-with-magento/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div style="text-align:justify;">
<p>
Again after a certain period of time I am writing this article. Previously I wrote few articles on E-Commerce and Open Source Platforms. This article also falls in that category as well. In this article I’ll focus on some key points which you must analyze accurately while planning to build your online store with Magento. Before I go ahead and tell you about the key factors, I’d like you to tell you a bit about Magento.
</p>
<p>
In my point of view Magento is the most robust e-commerce platforms amongst the available e-commerce platforms. Magento is opensource and the possibilities of tweaking Magento are endless. The architecture is well designed and takes the full advantage of MVC pattern. As it is a robust platform, so obviously it is complex as well. The files / folder structure is really complex. But there is a reason behind this complexity, they have split the work flow in a much detail oriented way. This gives us the opportunity to tweak or customize any part of it easily without touching the core. Beside its architecture and programming (I mean the core product), it has got a great developers’ forum with huge resources available for the Magento Developers and has a library with loads of useful extensions. Extensions are basically plugins or piece of code, which can be plugged (installed) into magento to add more features above the core features of Magento. As it is built using MVC pattern, changing or customizing Magento theme is really easy, but for this you must get onto a talented Magento Developer who knows Magento well, else it will be trouble and time consuming to build or customize a Magento theme by searching and reading the developers’ guide documents.
</p>
<p>
Now I’ll try to point out some key factors that you must read and understand properly before you jump into doing your e-commerce store with Magento.
</p>
<p>
1. Does Magento suits your need?</p>
<p>Well, this is the most important question that you must analyze carefully. May be you have heard a lot of high words against Magento and you are overwhelmed with such a high reputation and so many beautiful features of Magento. But does Magento really suit your project and budget? We know that it is a great platform, but at the same time it is complex too. So if you are planning for a tiny store then my opinion will be not to make it complex unnecessarily. It does not make any sense if you build your store with Magento, and then you find that most of the features are useless for you or your business. So it is a good idea to consult with one or more companies who are providing Magento development services and seek for their advices.</p>
<p>
2. Design / Theme Customization</p>
<p>Though Magento is highly customizable and it has got theme based architecture, still being a well organized platform it has got some limitations towards design. You must follow Magento’s overall theme structure while designing or customizing a theme for your store. If you are too much fascinated about design and you want customization up to a very high level in your store design then it will cost you a lot customizing or doing a Magento theme. If you don’t have budget, then go for a custom build solution and not for Magento. On the other hand if you are more into functionalities and if a moderately well designed theme works for you then go for Magento.
</p>
<p>
3. Cost<br />
This is the top most factor for everyone who are planning to buy something or invest money in doing a business. Being a robust platform and highly customizable Magento costs you much more than other e-commerce solutions. It is obvious that to purchase something good you need to put in more money. So only choose Magento if  you think your store needs to be a huge one with many functions and a robust admin panel and off course you have the budget, then only go for Magento. On the other hand if you are planning to build a small start-up store just to sell few items, then go for a cheaper solution like OSCommerce or ZenCart.
</p>
<p>
4. Maintenance / Support</p>
<p>You need to also think of the maintenance of your project after production. Without a good supportive <a href="http://am-horizon.com/hire-magento-developer.html" title="Hire Magento Developer">Magento Developer</a> by hand it is stupidity to go into production with your Magento Store. If anything breaks or stops working on your live store, it is required to fix that issue instantly, else you will lose sell and customers. Also as it is open source, you must keep your store updated with all the patches that Magento community releases from time to time, else your store will be vulnerable to the hackers. Having a talented Magento Developer to maintain your store in contractual basis is quite costly, whereas if you go with a custom build or other smaller platform then it will cost you less for maintenance and support.
</p>
<p>
Those were my thoughts and findings on who should use magneto and who should not. It does not mean that my point of views will match with all the readers, but I think these points or factors are worthy enough to think of before taking the final decision on using Magento to build your store.
</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2012/09/building-your-online-store-with-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Features of iPhone 5</title>
		<link>http://www.am-horizon.com/blog/2012/09/new-features-of-iphone-5/</link>
		<comments>http://www.am-horizon.com/blog/2012/09/new-features-of-iphone-5/#comments</comments>
		<pubDate>Tue, 18 Sep 2012 12:18:09 +0000</pubDate>
		<dc:creator>Spidey</dc:creator>
				<category><![CDATA[MOBILE APPS DEVELOPMENT]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=188</guid>
		<description><![CDATA[There is very good news for both the iPhone users and iPhone application developers that Apple Inc finally unveiled the iPhone 5 on 12th september 2012 ,with the support of world most update featured and more user friendly six the &#8230; <a href="http://www.am-horizon.com/blog/2012/09/new-features-of-iphone-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div style="text-align:justify;">
<p>
There is very good news for both the iPhone users and <a href="http://am-horizon.com/iphone-application-development.html" title="iPhone Application Development">iPhone application developers</a> that Apple Inc finally unveiled the iPhone 5 on 12th september 2012 ,with the support of world most update featured and more user friendly six the generation mobile operating system iOS 6 . This is the first major launch of the iPhone and iOS after the death of the &#8220;Father of iOS Device family&#8221; legendary Steve Jobs and more important that it is the last project where the legendary Jobs has been worked.
</p>
<p>There are some most amazing feature of the iPhone 5<br/><br />
1. This is thinnest and largest ever iPhone model from its start up edition unto. It is 18 % thinner and 20 % lighter from previous iPhone 4S.<br/><br />
2. This edition of iPhone supports 4 inch of Retina Display , but it on;y increase in height not the width so easy to use in one hand.<br/><br />
3.Performance and graphics are faster up to 2x for new A6 chip.<br/><br />
4.The new iSight Camera with 25 % smaller and 40 % faster , new panorama mode and better low light performance.<br/><br />
<a href="http://www.am-horizon.com/blog/wp-content/uploads/2012/09/display_hero.png"><img src="http://www.am-horizon.com/blog/wp-content/uploads/2012/09/display_hero.png" alt="" title="iPhone 5" width="418" height="453" class="aligncenter size-full wp-image-189" /></a><br />
5 Ear pods in new shape which defined by ear geometry for best sound.<br/><br />
6. Passbook like application which have Retail Coupon , boarding pass , movie tickets , loyalty cards etc all in one place.<br/><br />
7. It supported world latest wireless technology and connected to more networks all over the world <br/><br />
8. Supported by next generation mobile OS iOS 6 .<br/>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2012/09/new-features-of-iphone-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Application development &#8211; A new virtual economy driven outsourcing business model</title>
		<link>http://www.am-horizon.com/blog/2012/09/iphone-application-development-a-new-virtual-economy-driven-outsourcing-business-model/</link>
		<comments>http://www.am-horizon.com/blog/2012/09/iphone-application-development-a-new-virtual-economy-driven-outsourcing-business-model/#comments</comments>
		<pubDate>Wed, 05 Sep 2012 11:03:53 +0000</pubDate>
		<dc:creator>Spidey</dc:creator>
				<category><![CDATA[MOBILE APPS DEVELOPMENT]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=185</guid>
		<description><![CDATA[Mobile Application Development service is one of the first growing business outsourcing of today’s world. This type of service provider company mainly driven by virtual economy. These companies are more invest in intangible capital rather than structural traditional capital. Intangible &#8230; <a href="http://www.am-horizon.com/blog/2012/09/iphone-application-development-a-new-virtual-economy-driven-outsourcing-business-model/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div style="text-align:justify;">
<p>Mobile Application Development service is one of the first growing business outsourcing  of today’s world. This type of service provider company mainly driven by virtual economy. These companies are more invest in intangible capital rather than structural traditional capital. Intangible capital are consist of human resource, relative capital like customer relation, customer care etc.A outsourcing business model are stand with highly skilled human resource ,a skilled set of developers, designers, testers  are the key of  service which you are provided to the client. One of the other aspect of outsourcing is customer satisfaction.</p>
<p>iOS and Android application development  are the most preferable solution for mobile application service outsourcing. Among the iOS and Android , iOS is the most featured user friendly next generation mobile OS in today’s world. If we make an  application specially iPhone/iPod , a developer don’t need to do extra work for iPad. iOS rendered a iPhone Application automatically to the iPad, where for Android application a developer have to make graphics and appropriate change in programming in order to support different screen size of android. So for cost perspective mobile application  service providers are  more tend to the iOS application development.</p>
<p>Now we  talk the virtual economy of an outsourcing company , virtual economy is the value driven , knowledge driven know how based economy. A real asset of an outsourcing  company are the highly skilled developers, designers and testers, a highly organized competent human resources workforce. Value of these human resource cannot calculated by just their salary or other parks, the real value of them the knowledge base , know how which gave the company the competent edge over their competitor. For example we can say a  skilled iOS development team can develop a iPhone Application within target based timeline with better quality of code, graphic standard. These qualitative approach  can only be achieved when company  have skilled human resource who give the strategic gap from the competitors.</p>
<p>We have very small iOS development lab in AM Infosystems Pvt. Ltd. but it consist of developers who have years of experience in <a href="http://am-horizon.com/iphone-application-development.html" title="iPhone Application Development">iPhone application development</a> for iOS device family. Our highly skilled iOS development  team  can design any type app for better user experience. So if you want to transfer your complex idea into application with better app experience, AM Infosystems Pvt Ltd is your ultimate outsourcing destination who develop the app with industry based expertise and customer’s cost based approach. Our iOS development team will be taking care of all ideas, to bring that ideas in reality and push it to the Apple App Store, which is your ultimate goal.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2012/09/iphone-application-development-a-new-virtual-economy-driven-outsourcing-business-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Application Development &#8211; Gives the cost leadership to the outsourcing business</title>
		<link>http://www.am-horizon.com/blog/2012/09/iphone-application-development-gives-the-cost-leadership-to-the-outsourcing-business/</link>
		<comments>http://www.am-horizon.com/blog/2012/09/iphone-application-development-gives-the-cost-leadership-to-the-outsourcing-business/#comments</comments>
		<pubDate>Sat, 01 Sep 2012 06:55:01 +0000</pubDate>
		<dc:creator>Spidey</dc:creator>
				<category><![CDATA[MOBILE APPS DEVELOPMENT]]></category>

		<guid isPermaLink="false">http://www.am-horizon.com/blog/?p=181</guid>
		<description><![CDATA[There is tough time for the global economy. In every sector of economy is today face shrinking profit and growth. Every Company is trying optimize their operations in order to reduce the overall cost of the business and proper use &#8230; <a href="http://www.am-horizon.com/blog/2012/09/iphone-application-development-gives-the-cost-leadership-to-the-outsourcing-business/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<div style="text-align:justify;">
<p>There is tough time for the global economy. In every sector of economy is today face shrinking profit and growth. Every Company is trying  optimize their operations in order to reduce the overall cost of the business and proper use of resource. In time of company driven economy , the companies are set the product price. The pricing procedure is to first set the profit level and add the cost to it. But in present time economic situation, company&#8217;s profit is shirking . The economy are more market driven. The company are set the price on the basis of Target Cost  Where the price is first set on the basis of feedback of customer, than company selected price level are deducted from the price and cost is deduce. As cost is set by market force the company’s have to use their resource optimally in order maintain their profit level.<br />
<br/></p>
<p>Mobile application development now is one of the emerging service sector of outsourcing business. There are many mobile platform where the application project are out source. They are iOS, Android, Windows Phone, Blackberry  and J2ME , but among them iOS and Android are most wanted mobile technology for business as the most users are used these two mobile platforms. Among these two mobile technology the iOS is better than the Android. Current iOS version is the fifth generation of mobile technology , which support the features like real time tracking system , facetime video conferencing, 4G enlightening speed network and many more. In short we can say iOS is the most featured user friendly next generation mobile operating system where a company can invest their investment in order to ensure their return.<br />
<br/><br />
Company’s in order to maintain the level of profit and also cost leadership among the other competitor companies have to match the market driven target cost. To match the target cost companies are outsourcing some projects. The outsourcing service provider company who provide these type of service have to match these cost target in order to get the projects.<br />
<br/><br />
There are the advantage of the Mobile Application Development companies who develop maximum projects in iOS. As the biggest advantage of the <a href="http://am-horizon.com/ios5-development.html" title="iOS Application Development, iOS 5 Application Development ">iOS application development</a> is if any application made in iPhone it automatically render in iPad , iOS itself render the application.There may be some graphics problem for iPad rendering, but this problem can be overcome by only use of another set of graphics for iPad. But this type problem arise when only for games and entertainments applications.<br />
<br/><br />
So we can say, the outsourcing service provider companies who provide mobile application development service are gain the cost leadership over  competitors if they target <a href="http://am-horizon.com/iphone-application-development.html" title="iPhone Application Development">iPhone Application Development</a> as their core competency of business.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.am-horizon.com/blog/2012/09/iphone-application-development-gives-the-cost-leadership-to-the-outsourcing-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
