<?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>Oxagile Software Development Company Web Application Development Blog &#187; jQuery</title>
	<atom:link href="http://blog.oxagile.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oxagile.com</link>
	<description>Web and Mobile Application Development Services</description>
	<lastBuildDate>Wed, 21 Dec 2011 20:11:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating mobile applications with jQuery</title>
		<link>http://blog.oxagile.com/2010/04/12/creating-mobile-applications-with-jquery/</link>
		<comments>http://blog.oxagile.com/2010/04/12/creating-mobile-applications-with-jquery/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 18:03:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile Application Development]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Symbian]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://blog.oxagile.com/?p=724</guid>
		<description><![CDATA[ 
   We have already written about web development for iPhone using html and js only. And today we want to tell you about jQTouch, a plug-in for well known Javascript-framework jQuery. It allows to create web applications for touch phones very easy – for all the phones with a touch screen and [...]]]></description>
			<content:encoded><![CDATA[ 
   <span class = "facebook-like-this" style = "height: px"><iframe src="http://www.facebook.com/plugins/like.php?href=http://blog.oxagile.com/2010/04/12/creating-mobile-applications-with-jquery/&layout=standard&show_faces=false&width=100%&action=like&colorscheme=light&locale=en_US&font=" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:100%px; height:px"></iframe></span><p>We have already written about <a href="http://www.oxagile.com/">web development</a> for iPhone using html and js only. And today we want to tell you about jQTouch, a plug-in for well known Javascript-framework jQuery. It allows to create web applications for touch phones very easy – for all the phones with a touch screen and with finger-oriented interface. Such as iPhone, for example, and as based on Android HTC Hero, Dream, Magic, and a lot of different WM-communicators with different shells.</p>
<p><img class="alignnone size-medium wp-image-723" title="jQTouch-for-mobile-apps-dev" src="http://blog.oxagile.com/wp-content/uploads/2010/04/jQTouch-for-mobile-apps-dev-300x178.jpg" alt="" width="300" height="178" /></p>
<p>Let’s enumerate some features of jQTouch:</p>
<p>•    It is very easy to control behavior of all the components.<br />
•    It is possible to create themes.<br />
•    There is some interaction with a phone (for example, you can determine its orientation).<br />
•    It supports animation and various interface features of iPhone.<br />
•    This is jQuery, and this says it all! <img src='http://blog.oxagile.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The plug-in is very nice, but still we do not have a full application at the output. Why? As we do not have access to such things as the accelerometer, vibration, sound and so on.</p>
<p>And, by the way, using such frameworks as PhoneGap you can transfer your mobile apps written with html and js to any other platform. For example, PhoneGap, supports iPhone, Android, Blackberry (OS 4.5), Symbian, Windows Mobile, Palm and Maemo. But remember that <a href="http://www.oxagile.com/services/mobile-application-development">developing iPhone applications</a> you need MacBook, license and all that other stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.oxagile.com/2010/04/12/creating-mobile-applications-with-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft DevDays in Minsk. Visual Studio Team System 2010</title>
		<link>http://blog.oxagile.com/2008/11/21/microsoft-devdays-in-minsk-visual-studio-team-system-2010/</link>
		<comments>http://blog.oxagile.com/2008/11/21/microsoft-devdays-in-minsk-visual-studio-team-system-2010/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 18:44:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net programming]]></category>
		<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[customizations]]></category>
		<category><![CDATA[Debugger]]></category>
		<category><![CDATA[DevDays]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft DevDays]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio Team System 2010]]></category>
		<category><![CDATA[VS 2010]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://blog.oxagile.com/?p=221</guid>
		<description><![CDATA[ 
   My expectations were justified &#8211; it was the most interesting part of conference &#8220;Microsoft DevDays&#8220;: the presentation of the first demo of Visual Studio Team System 2010.
Approximately in a year we’ll be able to see all new features ourselves, but now only announcements and demos. According to the company official information [...]]]></description>
			<content:encoded><![CDATA[ 
   <span class = "facebook-like-this" style = "height: px"><iframe src="http://www.facebook.com/plugins/like.php?href=http://blog.oxagile.com/2008/11/21/microsoft-devdays-in-minsk-visual-studio-team-system-2010/&layout=standard&show_faces=false&width=100%&action=like&colorscheme=light&locale=en_US&font=" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:100%px; height:px"></iframe></span><p class="MsoNormal">My expectations were justified &#8211; it was the most interesting part of conference &#8220;<a href="http://blog.oxagile.com/2008/11/20/microsoft-devdays-in-minsk-introduction/">Microsoft DevDays</a>&#8220;: the presentation of the first demo of Visual Studio Team System 2010.</p>
<p class="MsoNormal">Approximately in a year we’ll be able to see all new features ourselves, but now only announcements and demos. According to the company official information it will be the largest release in the history. All graphic interfaces will be rewritten using WPF. That will allow to accelerate work of visual editors and to reduce the size of required free space. By the way, rumors that the installation will require 75 Gb of disk space, are just rumors.<span id="more-221"></span></p>
<p class="MsoNormal">Shortly about the basic features and improvements of the new version:</p>
<p class="MsoNormal"><strong>VS environments</strong>:</p>
<ul>
<li>WPF-based editors as was mentioned above;</li>
<li>Better multi-monitor support.</li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Navigator</strong>:</p>
<ul>
<li>Quick search;</li>
<li>Highlight references.</li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Project system</strong>:</p>
<ul>
<li>100% search code compatible;</li>
<li>Multi targeting (VS 2010 allows to develop applications for .Net Framework 2.0, 3.5, 4.0).</li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Web Development</strong>:</p>
<ul>
<li>Javascript full support (including jQuery);</li>
<li>HTML snippets;</li>
<li>New MVC and Dynamic Data tooling;</li>
<li>Integrated web deployment.</li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Office development</strong>;</p>
<p class="MsoNormal"><strong>Sharepoint development</strong>:</p>
<ul>
<li>SP tooling for common customizations.</li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Debugger</strong>:</p>
<ul>
<li>Richer platform support;</li>
<li>Breakpoint improvements (grouping and labeling, import/export);</li>
<li>Historical debugger (record &amp; playback of application exceptions).</li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal">Among features which will be useful for <strong>testers</strong>, are the following:</p>
<ul>
<li>Bug generation under information of test cases;</li>
<li>Automated user interface testing;</li>
<li>Application exceptions recording &amp; playback.</li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal">Also Visual Studio Team System 2010 will be integrated with <strong>UML-diagrams</strong>:</p>
<ul>
<li>Documentation creation;</li>
<li>Code generation using diagrams;</li>
<li>Documentation/model generation.</li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal">Beta1 will be released in the second quarter of 2009, Beta2 – in the third quarter of 2009, and final release is planned on the end of 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.oxagile.com/2008/11/21/microsoft-devdays-in-minsk-visual-studio-team-system-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

