<?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>Others &#8211; Extreme Web Designs</title>
	<atom:link href="https://theextremewebdesigns.com/blog/category/other-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>https://theextremewebdesigns.com/blog</link>
	<description>Web Design and Web Development</description>
	<lastBuildDate>Mon, 21 Jan 2013 01:46:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
<site xmlns="com-wordpress:feed-additions:1">156673191</site>	<item>
		<title>What is WordPress? Why WordPress is used? How to use WordPress?</title>
		<link>https://theextremewebdesigns.com/blog/what-is-wordpress-why-wordpress-is-used-how-to-use-wordpress/</link>
					<comments>https://theextremewebdesigns.com/blog/what-is-wordpress-why-wordpress-is-used-how-to-use-wordpress/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 21 Jan 2013 01:46:50 +0000</pubDate>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[other-tutorials]]></category>
		<guid isPermaLink="false">https://theextremewebdesigns.com/blog/?p=707</guid>

					<description><![CDATA[Ever wondered What is WordPress? Why WordPress is used? How to use WordPress? In this article, I am going to introduce WordPress to you and answer these questions. Read on to find out more. What is WordPress? WordPress is an open-source, free, web-based software that anyone can use to build and maintain a blog. Of late, WordPress [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Ever wondered <strong>What is WordPress? Why WordPress is used? How to use WordPress?</strong> In this article, I am going to introduce WordPress to you and answer these questions. Read on to find out more.<span id="more-707"></span></p>
<h2>What is WordPress?</h2>
<p>WordPress is an open-source, free, web-based software that anyone can use to build and maintain a blog. Of late, WordPress is also used to build and maintain websites. And because WordPress is open source, it now serves more than just a website or a blog. It is also being used as a “Content Management System” (CMS), thereby enabling full-sized, social media-rich business websites to be built and maintained with relative ease.</p>
<h2>Why WordPress is used?</h2>
<p>Some of the most general reasons are listed below:</p>
<ul>
<li>WordPress was originally intended to be a blogging tool and it later evolved to be a lot more than just a blogging platform. The ability to blog lets you write individual articles on any topic of your choice and exchange views from your visitors in the form of comments. Visitors can also subscribe to your site content using RSS, without having to visit your blog for every article, thereby improving your reader base.</li>
<li>WordPress offers several Search Engine Optimization (SEO) techniques that the search engines love to respond to. Hence it offers a very good opportunity to grow your website&#8217;s reach thereby giving you an excellent opportunity to expand your visitor and customer base.</li>
<li>It&#8217;s very easy to change the look and feel of your WordPress blog/website, without having to write even a single line of code yourself. The WordPress designs are based on “Themes”. These themes are nothing but a collection of webpage layout, CSS and images that let you customize the look and feel of a WordPress site. These page layouts can be created using software such Adobe Fireworks, Adobe Photoshop, etc.</li>
<li>WordPress offers &#8220;User Management&#8221; feature. You can also have others manage your WordPress website for you by assigning them roles and thus, have them add articles, moderate comments and much more. The basic requirement to be able to carry out such tasks is to have an Internet connection and access to the WordPress website, hence it makes it very easy for the WordPress website owner to maintain it personally or have it done by others.</li>
<li>Let&#8217;s you expand the standard functionality of WordPress by allowing you to install &#8220;Plugins&#8221;. The functionality of the plugins can include addition of contact form, shopping cart, e-commerce facilities and a lot more.</li>
</ul>
<h2>How to use WordPress?</h2>
<p>I have written a full-fledged article that explains how to use WordPress with examples. Feel free to <a title="Tutorial: How to WordPress with examples" href="https://theextremewebdesigns.com/blog/how-to-wordpress/" target="_blank">check it out here</a>.</p>
<p>If you would like to own a WordPress website and would like us to help you with it, feel free to <a title="Contact us for WordPress projects" href="http://www.theextremewebdesigns.com/contact_us.php" target="_blank">contact us</a> and we will build a custom WordPress theme that will fit your requirement.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://theextremewebdesigns.com/blog/what-is-wordpress-why-wordpress-is-used-how-to-use-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">707</post-id>	</item>
		<item>
		<title>jQuery AJAX: What, Why and How?</title>
		<link>https://theextremewebdesigns.com/blog/jquery-ajax-what-is-jquery-ajax-why-to-use-jquery-ajax-how-to-use-jquery-ajax/</link>
					<comments>https://theextremewebdesigns.com/blog/jquery-ajax-what-is-jquery-ajax-why-to-use-jquery-ajax-how-to-use-jquery-ajax/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 11 Nov 2012 09:06:26 +0000</pubDate>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[other-tutorials]]></category>
		<guid isPermaLink="false">https://theextremewebdesigns.com/blog/?p=1520</guid>

					<description><![CDATA[Have you been always curious about what is jQuery AJAX, why to use jQuery AJAX and how to use AJAX in jQuery? In this article, I am going to introduce you to the concepts of jQuery AJAX. Read on to find out more. What is jQuery AJAX? Before we start with the definitions and other good [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Have you been always curious about <strong>what is jQuery AJAX, why to use jQuery AJAX and how to use AJAX in jQuery</strong>? In this article, I am going to introduce you to the concepts of jQuery AJAX. Read on to find out more.</p>
<p><span id="more-1520"></span></p>
<h2>What is jQuery AJAX?</h2>
<p>Before we start with the definitions and other good stuff, let&#8217;s take a quick look at what jQuery &amp; AJAX stands for.</p>
<p><strong>jQuery &#8211;</strong> It is a JavaScript framework that helps speed up web development by providing code for most commonly used actions, such as animation, display/hide elements on web page,  etc.</p>
<p><strong>AJAX &#8211;</strong> It stands for Asynchronous JavaScript and XML. &#8220;Asynchronous&#8221; means an action occurring on the page, after it’s loaded.</p>
<h2>Why to use AJAX in jQuery?</h2>
<h3>Why to primarily use AJAX?</h3>
<p>In general sense, when a page is loaded by a web browser, the content remains the same until the user leaves the page or up until he presses the submit button. When AJAX is used, the JavaScript requests new content from the server and makes changes to the current page and displays the new information dynamically. All of this happens within the already loaded page, without having to refresh, submit or redirecting it.</p>
<p>So in short, AJAX is used to load data in the background and display it on the webpage, without reloading the whole page.</p>
<p><strong>Popular examples of applications using AJAX:</strong><br />
Gmail, Twitter Tweets, Facebook Like button, Youtube videos, Google Maps, etc.</p>
<h3>So really, why should you use AJAX in jQuery?</h3>
<p>Using AJAX with jQuery can be a great combination for immensely speeding up the process of web development. Once AJAX is implement, most of the process will be transparent to the user as processing takes place in the background and users will be able to take advantage of the facilities offered, without having to spend more time on page reload, refresh or redirection. So altogether, it will provide rich user experience and save time to your users.</p>
<p>Secondly, writing regular <strong>AJAX</strong> code can be a bit tricky and could get out of control at times. This is because different browsers have different syntax for <strong>AJAX</strong> implementation.So this means that its highly likely that you will end up writing extra code to test for different browsers and eventually end up spending more time. So to avoid this and to make sure that the same code works uniformly across different browsers, jQuery takes care of this automatically and lets us write AJAX functionality with only one single line of code and this code will work evenly across different browsers.</p>
<h3>How to use AJAX in jQuery?</h3>
<p>jQuery provides several methods for AJAX functionality. Using the different AJAX methods, you can request text, HTML, XML, or JSON from a remote server using both HTTP Get and HTTP Post. You can also load external data directly into the selected HTML elements of your web page &amp; show animations in the process to keep the user interested. So before we start diving deep into AJAX, let&#8217;s look at the most important requirement. It is to add the jQuery library to your page. Without it, the AJAX functionality won&#8217;t work.</p>
<h3>Add jQuery to web page:</h3>
<pre class="lang:xhtml decode:true">&lt;script type="text/javascript" src="js/jquery_1.7.1_min.js"&gt;&lt;/script&gt;</pre>
<p>In the above code src points to the physical location of the jQuery core file. I am using a minified version of the jQuery core library and it&#8217;s located in the js folder. This js folder is in turn, located in the root directory of my website. Just update the source and add the above code just above the &lt;/head&gt; tag in your web page and make sure that you download and place the jQuery core file in the js folder. If you would like this to be take care of automatically i.e. if you would like to always include <a title="jQuery Google | jQuery Google Latest – Include latest jQuery from Google/jQuery CDN" href="https://theextremewebdesigns.com/blog/jquery-google-jquery-google-latest-include-latest-jquery-from-google/" target="_blank">latest version of jQuery automatically</a> in your web page, then <a title="jQuery Google | jQuery Google Latest – Include latest jQuery from Google/jQuery CDN" href="https://theextremewebdesigns.com/blog/jquery-google-jquery-google-latest-include-latest-jquery-from-google/" target="_blank">click here</a>.</p>
<p>So now let&#8217;s look at the basic syntax of using <strong>AJAX in jQuery</strong>:</p>
<pre class="lang:js decode:true">$.ajax();</pre>
<p>Are you surprised? Yes, that&#8217;s it for the basic syntax. There are others things that go into it, such as declaration of events, etc. We will be discussing them later in this article. You may have even seen something like this:</p>
<pre class="lang:js decode:true">$.ajax({ });</pre>
<p>Or like this</p>
<pre class="lang:js decode:true">$.ajax({

});</pre>
<p>The above code means that you can split the code as shown and this will have the same effect as the code shown previously. So what would go within the curly braces? Well, that&#8217;s the place where you enter the &#8220;settings&#8221;.  Here is a general representation:</p>
<pre class="lang:js decode:true">$.ajax({
settings,
events
});</pre>
<p>The settings and events are optional. Here&#8217;s a much better example:</p>
<pre class="lang:js decode:true">$.ajax({
cache: false,
type: "POST",
url: "target_url.php",
data: "country=USA&amp;state=Texas",
success: function(response)
{
alert( "Response received: " + response);
}
});</pre>
<p>There are some key points to understand in the above code. Here they are:</p>
<p>cache, type, url, data are individual settings.</p>
<p><strong>cache &#8211;</strong> If the application is static, then cache can be used to cache AJAX calls to speed up the app. But if the data being dealt with is dynamic &amp; can change, then it&#8217;s better to use cache value as false to prevent caching, thereby requesting the accurate results via the calls.</p>
<p><strong>type &#8211;</strong> It indicates the type of request that is being sent i.e. whether if it is $_POST or $_GET or $_REQUEST. The most common forms are $_POST or $_GET.</p>
<p><strong>url &#8211;</strong> It is the the server side processing target file that handles the incoming data, processes it &amp; sends output based on the processing done or as per the coding. It this target file does not exist, then the page will simply not show any response other than 404 &amp; that too in the debugging mode.</p>
<p><strong>data &#8211;</strong> This is the actual data that is being sent to the target url to process. Here Country name &amp; State name are passed for the sake of the example.</p>
<p><strong>success &#8211;</strong> This is an event. This event, as it&#8217;s name suggests, occurs only when the response from the target URL is successfully received without any errors. There are other events such as error, complete that occur upon receiving an error or when the ajax operation is complete.</p>
<p>So this would be your starting point for ajax development understanding  and in understanding how <strong>jQuery html ajax</strong> php etc. can be used together to make a static/dynamic AJAX application. If you want to <strong>learn AJAX</strong> in much more detail, then remember to bookmark our blog and keep visiting it often for updates. You may also opt to subscribe for our emails so that you don&#8217;t miss our next <strong>tutorial on AJAX in jQuery</strong>.</p>
<h4>Your Turn!</h4>
<p>Do you know like this article on <strong>ajax Query</strong>? Feel free to share your thoughts by commenting below.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://theextremewebdesigns.com/blog/jquery-ajax-what-is-jquery-ajax-why-to-use-jquery-ajax-how-to-use-jquery-ajax/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1520</post-id>	</item>
		<item>
		<title>What is jQuery Mobile? Why jQuery Mobile? How to use jQuery Mobile?</title>
		<link>https://theextremewebdesigns.com/blog/jquery-mobile-what-is-jquery-mobile-why-jquery-mobile-how-to-use-jquery-mobile/</link>
					<comments>https://theextremewebdesigns.com/blog/jquery-mobile-what-is-jquery-mobile-why-jquery-mobile-how-to-use-jquery-mobile/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 02 Jun 2012 05:58:20 +0000</pubDate>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[jquery-mobile]]></category>
		<category><![CDATA[jquery-tutorials]]></category>
		<guid isPermaLink="false">https://theextremewebdesigns.com/blog/?p=523</guid>

					<description><![CDATA[If you have already heard about jQuery, then your next questions could be: What is jQuery Mobile? Why jQuery Mobile? How to use jQuery Mobile? In this article, I am going to answer these questions. If you do not know what jQuery is, then refer to our easy to understand tutorial on jQuery. What is jQuery [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>If you have already heard about jQuery, then your next questions could be: <strong>What is jQuery Mobile? Why jQuery Mobile? How to use jQuery Mobile</strong>? In this article, I am going to answer these questions. If you do not know what jQuery is, then refer to our easy to understand <a title="What is jQuery? Why jQuery? How to use jQuery?" href="https://theextremewebdesigns.com/blog/what-is-jquery-why-to-use-jquery-how-to-use-jquery/" target="_blank">tutorial on jQuery</a>.<span id="more-523"></span></p>
<h2>What is jQuery Mobile?</h2>
<p><strong>jQuery Mobile</strong> is a JavaScript framework developed by the jQuery team in order to ease up and enhance the development of mobile web applications. This is done with the aid of integration of jQuery, jQuery UI, HTML5 and CSS3 into the framework. This helps keep the framework and the code, clean and organized.</p>
<h2>Why jQuery Mobile?</h2>
<p>Here are some of the top reasons why jQuery Mobile is used:</p>
<ul>
<li>jQuery Mobile is built on top of jQuery core. Hence the learning curve is very minimal for people who are already familiar with jQuery syntax.</li>
<li>jQuery uses minimal scripting for  laying out pages in HTML5 and CSS3.</li>
<li>jQuery Mobile allows to create themes with relative ease.</li>
<li>The code is very scalable and robust thereby automatically scale to any screen.</li>
<li>Its Progressive enhancement approach brings core content and functionality to all mobile, tablet and desktop platforms and a rich, installed application-like experience on newer mobile platforms.</li>
<li>jQuery Mobile boasts of ajax-powered navigation thereby decreasing the amount of time one may need to browse the website.</li>
<li>jQuery Mobile&#8217;s API supports Touch events, Mouse events usually associated with jQuery, making it completely cross-browser and platform compatible.</li>
<li>jQuery Mobile provides animated page transitions for slick transitions and effects that are pleasing to the eye.</li>
<li>jQuery Mobile is lightweight, uses minimal image dependencies and hence it is very fast.</li>
<li>Built in controls are themable by the built in UI and the Touch Optimized interface is completely supported by the UI.</li>
<li>jQuery Themeroller can be used to build custom widget designs.</li>
<li>jQuery Mobile is compatible with all major mobile platforms as well as all major desktop browsers, including iPhone, iOS, Android, Blackberry, Palm, Symbian, Windows Mobile, Opera Mobile/Mini, Firefox Mobile and all modern desktop browsers, etc.</li>
</ul>
<h2>How to use jQuery Mobile?</h2>
<div>
<p>It&#8217;s easy to use jQuery Mobile. Simply <a title="Download jQuery Mobile" href="http://jquerymobile.com/download/" target="_blank">download jQuery Mobile</a> or use the <a title="CDN hosted jQuery Mobile files" href="http://code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.js" target="_blank">jQuery CDN hosted files</a></p>
<p>For detailed articles on how to use jQuery Mobile, you may refer the helpful resources at: <a title="Articles and Resources on jQuery Mobile" href="http://jquerymobile.com/resources/#Articles" target="_blank">jQuery Mobile website</a></p>
<p><strong>That&#8217;s it for now!</strong></p>
<p>Did you like this article on <strong>what jQuery Mobile is, why jQuery Mobile is used and how to use jQuery Mobile</strong>? Post your comments below.</p>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://theextremewebdesigns.com/blog/jquery-mobile-what-is-jquery-mobile-why-jquery-mobile-how-to-use-jquery-mobile/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">523</post-id>	</item>
		<item>
		<title>What is RSS? Why is RSS used? How is RSS used?</title>
		<link>https://theextremewebdesigns.com/blog/what-is-rss-why-rss-is-used-how-to-use-rss/</link>
					<comments>https://theextremewebdesigns.com/blog/what-is-rss-why-rss-is-used-how-to-use-rss/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 04 Feb 2012 11:00:02 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[other-tutorials]]></category>
		<category><![CDATA[rss]]></category>
		<guid isPermaLink="false">https://theextremewebdesigns.com/blog/?p=170</guid>

					<description><![CDATA[This article is aimed at giving you a very quick overview of RSS in the simplest way possible, thus answering you the following questions in the process: What is RSS? Why is RSS used? How is RSS used? What is RSS? RSS is an abbreviation for “Really Simple Syndication” or “Rich Site Summary”. RSS is [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This article is aimed at giving you a very quick overview of RSS in the simplest way possible, thus answering you the following questions in the process: <strong>What is RSS? Why is RSS used? How is RSS used?</strong><span id="more-170"></span></p>
<h2>What is RSS?</h2>
<p>RSS is an abbreviation for “<strong>Really Simple Syndication</strong>” or “<strong>Rich Site Summary</strong>”.</p>
<ol>
<li>RSS is a technology that can be used by web users to track updates of their favorite websites, without having to physically visit the website URL. (OR)</li>
<li>RSS is a way of having your favorite websites update you automatically when they have new updates. (OR)</li>
<li>RSS is a way of “subscribing “to receive updates automatically from your favorite websites as they happen.</li>
<li>RSS is a file format used to publish content.</li>
</ol>
<p>It is similar to bookmarking facility on a web browser, with the exception that you get to access all your favorite websites, using software that automatically fetches updates from the websites. In short, consider RSS as your one-stop place for receiving updates from your favorite websites automatically.</p>
<h2>Why is RSS used?</h2>
<p>Here are some of the main reasons why RSS is used:</p>
<ol>
<li>Saves you time. You don’t have to visit your favorite websites manually to read updates.</li>
<li>Easy to add &amp; track updates of multiple websites from a single joint.</li>
<li>Unlike the typical bookmarks, you don’t miss updates just because you haven’t visited the website. All updates are automatically brought to you as they are posted, so you get to keep in touch with the latest updates as they happen, saving you immense amount of time.</li>
</ol>
<h2>How is RSS used?</h2>
<p>You can access the updates of your favorite websites via RSS by using software called “RSS Reader”. You would need to download and install this software on your PC and then subscribe to the updates of your favorite websites. Once you do that, you will start receiving instant updates, as they happen.</p>
<p><strong>How does RSS look? Or how can you subscribe to receive updates from your favorite websites via RSS?</strong></p>
<p><a href="https://theextremewebdesigns.com/blog/wp-content/uploads/2012/02/rss_feeds.png" class="broken_link"><img decoding="async" class="aligncenter size-medium wp-image-180" title="Subscribe to RSS Feeds - Click on the orange icon on the right" alt="Subscribe to RSS Feeds - Click on the orange icon on the right" src="https://theextremewebdesigns.com/blog/wp-content/uploads/2012/02/rss_feeds-300x102.png" width="300" height="102" /></a></p>
<h2>Softwares that you can download to access RSS:</h2>
<ol>
<li>My favorite software is <a title="FeedDemon" href="http://www.feeddemon.com/" target="_blank">FeedDemon</a>. You can <a title="Download FeedDemon" href="http://bradsoft.com/download/FeedDemonInstall.exe" target="_blank" class="broken_link">download the free version</a> of this software from the official website by clicking <a title="FeedDemon" href="http://www.feeddemon.com/" target="_blank">here</a>.</li>
<li>There’s another popular software called “<a title="RSSOwl" href="http://www.rssowl.org" target="_blank">RSSOwl</a>”. <a title="Download RSSOwl for free" href="http://sourceforge.net/projects/rssowl/files/latest" target="_blank">Download RSSOwl for free</a>. Visit the official website <a title="RSSOwl" href="http://www.rssowl.org" target="_blank">here</a>.</li>
</ol>
<h2>Technical Mumbo-Jumbo:</h2>
<p>The updates from your favorite websites are sent out in the form of XML. XML stands for EXtensible Markup Language that was designed to carry data, not to display data (unlike HTML). The RSS softwares intercept this data in XML format and convert into readable format and present it to you for easy reading.</p>
<h2>Related terminology:</h2>
<p>RSS Feeds, RSS Syndication</p>
<h5>That&#8217;s it!</h5>
<p>Was I able to introduce what RSS is in the most simplest way? Or do you have another simpler version of describing what RSS is? If yes, please share it with us below. If your version is much simpler than what has already been described, we will update this post and even share a link-back to your website!*</p>
<p>*Please note that all links will be manually checked and approved. No commercial links allowed. Only links that give more information about you or your own website are allowed. Thanks for your cooperation.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://theextremewebdesigns.com/blog/what-is-rss-why-rss-is-used-how-to-use-rss/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">170</post-id>	</item>
	</channel>
</rss>
