    <?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>adminviaziza &#8211; ViaZi Za Tech</title>
	<atom:link href="https://viaziza.com/en/author/adminviaziza/feed/" rel="self" type="application/rss+xml" />
	<link>https://viaziza.com/en/</link>
	<description>La perfection, notre but</description>
	<lastBuildDate>Fri, 08 Oct 2021 15:48:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.3</generator>

<image>
	<url>https://viaziza.com/wp-content/uploads/2024/02/Capture_d_ecran_2024-02-28_122753-removebg-preview-100x100.png</url>
	<title>adminviaziza &#8211; ViaZi Za Tech</title>
	<link>https://viaziza.com/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Web Design</title>
		<link>https://viaziza.com/en/web-design/</link>
					<comments>https://viaziza.com/en/web-design/#respond</comments>
		
		<dc:creator><![CDATA[adminviaziza]]></dc:creator>
		<pubDate>Mon, 20 Sep 2021 11:41:35 +0000</pubDate>
				<category><![CDATA[Web Development]]></category>
		<guid isPermaLink="false">http://preprod3.viaziza.com/2021/09/web-design/</guid>

					<description><![CDATA[Web Design]]></description>
										<content:encoded><![CDATA[<p>The <b>conception de site web</b> or <b><span class="lang-en" lang="en"><i>web design</i></span></b> is the design of the web interface: the interactional architecture, the organization of the pages, the tree structure and the navigation in a website. The conception of a web design takes into account the specific constraints of the Internet medium, particularly in terms of ergonomics, usability and accessibility.</p>
<h1 class="n2 gb noir"><strong>WHAT ARE <span class="vert">ÉTAPES</span> OF THE <span class="vert">CONCEPTION</span> OF A WEBSITE/?</strong></h1>
<h3 class="n4 gm noir titre-paragraphe">1. Initial discussion and needs analysis</h3>
<p>It is essential for the good realization of the site to make an interview with the customer. Together, they determine the objectives of the website and the target audience. The purpose of these criteria is to be able to choose the most suitable technical solution for your needs. This will result in a document called <strong>cahier de cahier</strong> of load, which contains all the technical specificities, SEO referencing, the tree structure of the site (content architecture), etc. This document can be modified if necessary in collaboration with the client.</p>
<h3 class="n4 gm noir titre-paragraphe">2. The content of the site</h3>
<p>the content of your website is of paramount importance. It aims to captivate the attention of your target and to position well in search engines. Indeed a good content allows your site to be well indexed on search engines, which allow attracting many visitors.</p>
<h3 class="n4 gm noir titre-paragraphe">3. The models</h3>
<p>Here it is a question of designing the visual of your different pages, it is what your site will look like. Your site must be fluid and access to the different pages must be possible in two or three clicks at the most. <strong>NB</strong>: Always think about the responsive version of your site (mobile, tablet).</p>
<h3>4. Choice of accommodation</h3>
<p>Hosting is the choice of a web server on which your site will be deployed so that it is visible on the internet. We distinguish a multitude of hosts offering various forms. All you have to do is choose what best suits your needs.</p>
<h3 class="n4 gm noir titre-paragraphe">5. Design and implementation</h3>
<p>This is the most technical part of the process. This is when the visual design begins; the integration and programming of the website itself begins. This is when interactions, animations, forms, etc. are created.</p>
<h3 class="n4 gm noir titre-paragraphe">6. Quality control</h3>
<p>Once the programming stage is over, we start the quality control phase. We make sure that the website is perfect on all supported browsers, both for desktop and mobile platforms depending on what you have chosen. Each specificity of the specifications must be respected.</p>
<h3 class="n4 gm noir titre-paragraphe">7. Putting on line</h3>
<p>Once the website has passed all the quality checks, it is now time to put the website online.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://viaziza.com/en/web-design/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Web Applications</title>
		<link>https://viaziza.com/en/web-applications/</link>
					<comments>https://viaziza.com/en/web-applications/#respond</comments>
		
		<dc:creator><![CDATA[adminviaziza]]></dc:creator>
		<pubDate>Mon, 20 Sep 2021 11:31:06 +0000</pubDate>
				<category><![CDATA[Web Development]]></category>
		<guid isPermaLink="false">http://preprod3.viaziza.com/2021/09/web-applications/</guid>

					<description><![CDATA[Web Applications]]></description>
										<content:encoded><![CDATA[<p>In computer science, an <b>application web</b>is an <b>application</b> that can be manipulated directly online with a <b>web</b> browser and therefore does not require installation on the client machines, unlike mobile <b>applications</b></p>
<h1><strong>Advantages of a Web Application</strong></h1>
<ul>
<li style="list-style-type: none;">
<ul>
<li>The main advantage of a <strong>application web</strong> is its availabilty. Indeed, all you need is an internet connection and a browser to access it from a computer, a tablet or a mobile. An example of a <strong>application web</strong> we can mention the messaging application <strong>gmail.</strong></li>
<li>the backup is done on the server. There is therefore almost no risk of losing your data.</li>
<li>Update management. <strong>Une application web</strong> does not need to be installed on a computer or smartphone, so there is no need to update manually. the updates are directly installed on the server, so we have the latest version on all devices.</li>
</ul>
</li>
</ul>
<ul>
<li>No operating system incompatibility (you just need a browser).</li>
</ul>
<h1><strong>Which technologies to create a web application?</strong></h1>
<h3>HTML &amp; CSS</h3>
<p>The HTML and the CSS are used to realize the design of the different pages.</p>
<h3>PHP</h3>
<p>PHP is one of the most common languages on the web. it is a server-side language that allows the designing of dynamic applications.</p>
<h3>JAVASCRIPT</h3>
<p>Javascript is a client-side language, which means that it is executed on the browser. It is used in particular to create dynamism on the client-side and animations.</p>
<h3>FRAMEWORKS</h3>
<p>A framework is a coherent set of structural software components that are used to create the foundation and outline of all or part of an application. The purpose of a framework is to accelerate the development of web applications and software.</p>
<p>&nbsp;</p>
<h1><strong>The different types of web applications</strong></h1>
<p>There are three main types of web applications:</p>
<h3>1- Static web application or Single Page Applications (SPA)</h3>
<p>This type of application has little information and requires only HTML, CSS and JavaScript(Ajax) for its realization. We also use JavaScript frameworks such as Angular JS, VueJS or React JS. Its principle is the following: the necessary resources are retrieved and displayed dynamically according to the user&#8217;s actions.</p>
<h3>2- E-commerce web application</h3>
<p>CMS (Content Management System) are generally used for this type of application because they offer an already prepared framework such as payment systems, which makes development and maintenance easier and faster.</p>
<h3>3- Application web portal</h3>
<p>A <b>portal web</b> is a web application that provides a common gateway to a wide range of Internet-based resources and services focused on a particular area of interest or community. For example a search engine, a discussion forum, a chat, an e-mail&#8230;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://viaziza.com/en/web-applications/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mobile Applications</title>
		<link>https://viaziza.com/en/mobile-applications/</link>
					<comments>https://viaziza.com/en/mobile-applications/#respond</comments>
		
		<dc:creator><![CDATA[adminviaziza]]></dc:creator>
		<pubDate>Mon, 20 Sep 2021 11:17:49 +0000</pubDate>
				<guid isPermaLink="false">http://preprod3.viaziza.com/2021/09/mobile-applications/</guid>

					<description><![CDATA[Mobile Applications]]></description>
										<content:encoded><![CDATA[<p>A <b>application mobile</b> is a software application developed for a mobile electronic device, such as a PDA, cell phone, smartphone, etc</p>
<h1 class="c-post__title"><strong>Advantages of a mobile application .</strong></h1>
<ul>
<li>
<h3>Builds customer loyalty</h3>
</li>
</ul>
<p>The smartphone has become an essential object in our lives, thanks to the multitude of applications that provide us with different services. For a company, having a mobile application allows consumers to see your brand every day, this proximity makes a very good relationship marketing tool.</p>
<ul>
<li>
<h3>Send Push Notifications</h3>
</li>
</ul>
<p>One of the main advantages of mobile applications are the push notifications. Unlike emails, notifications attract our attention and redirect us directly to the application.</p>
<ul>
<li>
<h3>Integrate the phone&#8217;s features</h3>
</li>
</ul>
<p>A smartphone is an assembly of several technologies like the <strong>GPS</strong>, a camera, an <strong>NFC</strong>( Near Field Connection). These technologies can be accessed through an application in order to offer a particular service facilitating the life of its users. For example, an <strong>NFC</strong> can be used to make bank payments.</p>
<ul>
<li>
<h3>The ergonomics</h3>
</li>
</ul>
<p>An application for Smartphones is often more ergonomic than a mobile website. It makes the user experience much better thanks to navigation and content specially adapted to mobile uses.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://viaziza.com/en/mobile-applications/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
